appbase ~master (2021-01-06T11:23:12Z)
Dub
Repo
writelnEx
appbase
utils
log
Undocumented in source. Be warned that the author may not have intended to support it.
void
writelnEx
(
string
file
= __FILE__
size_t
line
= __LINE__
string
funcName
= __FUNCTION__
string
prettyFuncName
= __PRETTY_FUNCTION__
string
moduleName
= __MODULE__
Args
...
)
(
Args
args
)
Meta
Source
See Implementation
appbase
utils
log
aliases
logger
loggerEx
functions
writelnEx
structs
Logger
LoggerEx