geario.logging.config

Undocumented in source.

Members

Classes

LoggerCreateException
class LoggerCreateException

Log creation exception

LoggerException
class LoggerException

Logger exception

Enums

Level
enum Level
Undocumented in source.

Functions

levelToViewString
string levelToViewString(Level level)
Undocumented in source. Be warned that the author may not have intended to support it.
toLevel
Level toLevel(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

LoggerConfig
struct LoggerConfig
Undocumented in source.

Templates

addVal
template addVal(T, string name, string specificator)
Undocumented in source.
addVar
template addVar(T, string name, string getterSpecificator, string setterSpecificator)

Make class member with getter and setter

Meta