liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Logger.info
liberty
core
logger
Logger
Log an information message. It starts with the current time + " -> LOG_INFO: "
class
Logger
@
safe
void
info
(
string
message
)
Meta
Source
See Implementation
liberty
core
logger
Logger
functions
console
error
exception
info
isServiceRunning
restartService
startService
stopService
todo
warning
Log an information message. It starts with the current time + " -> LOG_INFO: "