dlogg v0.3.2 (2014-08-10T20:51:11Z)
Dub
Repo
logWarning
dlogg
log
Lazy wrapper for one string message
void
logWarning
(ILogger logger, E args)
void
logWarning
(ILogger logger, string message)
@
safe
nothrow @
trusted
void
logWarning
()
(
shared
ILogger
logger
,
lazy
string
message
)
Meta
Source
See Implementation
dlogg
log
aliases
ILogger
enums
LoggingLevel
functions
logDebug
logError
logInfo
logWarning
interfaces
IStyledLogger
Lazy wrapper for one string message