pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Logger.Log
polyplex
utils
logging
Logger
Undocumented in source. Be warned that the author may not have intended to support it.
void
Log
(string message, LogType type)
void
Log
(string message, LogType type, T args)
class
Logger
static
void
Log
(
T
...
)
(
string
message
,
LogType
type
,
T
args
)
Meta
Source
See Implementation
polyplex
utils
logging
Logger
static functions
Debug
Err
Fatal
Info
Log
Recover
Success
VerboseDebug
Warn