Simple SFML GUI  0.2a
Static Public Member Functions | List of all members
Logger Class Reference

Static Public Member Functions

static void close ()
 
static bool setFile (const sf::String &path, LogWrite mode=LogWrite::Append)
 
static void write (const sf::String &str, LogLevel level=LogLevel::DebugInfo)
 
static void setLogLevel (LogLevel value)
 
static LogLevel getLogLevel ()
 
static sf::String getLastLog ()
 
static sf::String getLastError ()
 
static std::vector< LoggetFullLog ()
 
static void setLogToStdOut (bool value)
 
static void setThrowLevel (LogLevel level)
 

The documentation for this class was generated from the following files: