dlog ~master (2022-01-03T01:05:54.8448652)
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