liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Logger.log
liberty
logger
impl
Logger
* Log a message using LogType.
class
Logger
static
void
log
(
LogType
type
,
string
message
,
bool
onlyToConsole
= false
)
Meta
Source
See Implementation
liberty
logger
impl
Logger
static functions
console
deinitialize
error
exception
info
initialize
log
todo
warning
static variables
isActive
logFileName
* Log a message using LogType.