|
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< Log > | getFullLog () |
|
static void | setLogToStdOut (bool value) |
|
static void | setThrowLevel (LogLevel level) |
|
The documentation for this class was generated from the following files: