apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
logFormatted
thrift
base
Undocumented in source.
template
logFormatted
(alias target)
void
logFormatted
(
string
file
= __FILE__
int
line
= __LINE__
T
...
)
(
string
fmt
,
T
args
)
if
(
__traits(
compiles
, )
)
Members
Functions
logFormatted
void
logFormatted
(string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
thrift
base
aliases
logError
logInfo
classes
TCompoundOperationException
TException
manifest constants
VERSION
static variables
g_errorLogSink
g_infoLogSink
templates
logFormatted