Context

Context that is passed in with the call to log

Constructors

this
this()

Constructs a new Context

Members

Functions

getLevel
Level getLevel()

Returns the current tarce level

getLineInfo
CompilationInfo getLineInfo()

Obtain the line information generated at compilation time

setLevel
void setLevel(Level level)

Set the trace level

setLineInfo
void setLineInfo(CompilationInfo lineInfo)

Set the line information

Meta