tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Logger.format
tango
util
log
Log
Logger
Format and emit text from the given arguments
char
[]
format
(char[] buffer, const(char[]) formatStr, ...)
Logger
format
(Level level, const(char[]) fmt, TypeInfo[] types, ArgList args)
class
Logger
final
Logger
format
(
Level
level
,
const
(
char
[])
fmt
,
TypeInfo
[]
types
,
ArgList
args
)
Meta
Source
See Implementation
tango
util
log
Log
Logger
aliases
Error
Fatal
Info
Trace
Warn
opCall
functions
add
append
clear
enabled
error
fatal
format
info
level
trace
warn
interfaces
Context
properties
additive
buffer
name
runtime
Format and emit text from the given arguments