phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Logger.logMsgPart
std
logger
core
Logger
Logs a part of the log message.
class
Logger
protected @
safe
void
logMsgPart
(
scope
const
(
char
)[]
msg
)
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
Logs a part of the log message.