phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Logger.finishLogMsg
std
logger
core
Logger
Signals that the message has been written and no more calls to
logMsgPart
follow.
class
Logger
protected @
safe
void
finishLogMsg
(
)
Meta
Source
See Implementation
std
logger
core
Logger
aliases
critical
criticalf
error
errorf
fatal
fatalf
info
infof
trace
tracef
warning
warningf
constructors
this
functions
finishLogMsg
forwardMsg
log
logMsgPart
logf
writeLogMsg
properties
fatalHandler
logLevel
structs
LogEntry
templates
memLogFunctions
Signals that the message has been written and no more calls to logMsgPart follow.