dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
MsgLog.warning
dxx
util
log
MsgLog
Undocumented in source. Be warned that the author may not have intended to support it.
class
MsgLog
nothrow static
void
warning
(
int
line
= __LINE__
string
file
= __FILE__
string
funcName
= __FUNCTION__
string
prettyFuncName
= __PRETTY_FUNCTION__
string
moduleName
= __MODULE__
A
...
)
(
lazy
A
args
)
Meta
Source
See Implementation
dxx
util
log
MsgLog
functions
handleNotification
static functions
addLogNotificationListener
critical
error
fatal
info
logger
removeLogNotificationListener
sendLogNotification
trace
warning
static variables
_MSGLOG
structs
LogNotification