dlog v0.0.6 (2021-12-25T08:44:52Z)
Dub
Repo
Logger.log
dlog
core
Logger
Log a message
class
Logger
final
void
log
(
TextType
)
(
TextType
message
,
string
c1
=
__FILE_FULL_PATH__
,
string
c2
= __FILE__
,
ulong
c3
= __LINE__
,
string
c4
= __MODULE__
,
string
c5
= __FUNCTION__
,
string
c6
= __PRETTY_FUNCTION__
,
string
[]
contextExtras
= null
)
Meta
Source
See Implementation
dlog
core
Logger
constructors
this
functions
log
logImpl
Log a message