logd

Undocumented in source.

Members

Enums

Level
enum Level
Undocumented in source.

Functions

CurrentTime
string CurrentTime()
Undocumented in source. Be warned that the author may not have intended to support it.
EnableLogging
void EnableLogging(bool logging)
Undocumented in source. Be warned that the author may not have intended to support it.
Flush
void Flush()
Undocumented in source. Be warned that the author may not have intended to support it.
GetFilename
string GetFilename()
Undocumented in source. Be warned that the author may not have intended to support it.
IsLogging
bool IsLogging()
Undocumented in source. Be warned that the author may not have intended to support it.
Log
void Log()
Undocumented in source. Be warned that the author may not have intended to support it.
Log
void Log(Level level, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
LogTag
void LogTag(Level level, Fmt fmt, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
SetLogFilename
void SetLogFilename(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta