log v0.5.0 (2022-06-20T11:36:06Z)
Dub
Repo
append.append
util
log
Log
append
Undocumented in source. Be warned that the author may not have intended to support it.
void
append
(A args)
template
append
(LogLevel level)
void
append
(
alias
fmt
Fence
_
=
Fence
()
string
file
= __FILE__
size_t
line
= __LINE__
A
...
)
(
lazy
A
args
)
if
(
isSomeString
!(
typeof
(
fmt
))
)
void
append
(Char[] fmt, A args)
void
append
(A arg)
Meta
Source
See Implementation
util
log
Log
append
functions
append