logFormatted

Undocumented in source.
template logFormatted(alias target)
void
logFormatted
(
string file = __FILE__
int line = __LINE__
T...
)
(
string fmt
,)
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