Logd

Undocumented in source.

Members

Enums

Level
enum Level
Undocumented in source.

Properties

Filename
string Filename [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Filename
string Filename [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
IsLogging
bool IsLogging [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
IsLogging
bool IsLogging [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
IsOpen
bool IsOpen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Close
void Close()
Undocumented in source. Be warned that the author may not have intended to support it.
CurrentTime
string CurrentTime()
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.
Open
void Open()
Undocumented in source. Be warned that the author may not have intended to support it.
Write
void Write()
Undocumented in source. Be warned that the author may not have intended to support it.
Write
void Write(Level level, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
WriteWithTag
void WriteWithTag(Level level, string fmt, T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta