ThreadLocalDiagnosticContext.setLevel

set the 'diagnostic' Level for logging. This overrides the Level in the current Logger. The default level starts at NONE, so as not to modify the behavior of existing clients of tango.util.log

class ThreadLocalDiagnosticContext
void
setLevel
(
ILevel.Level level
)

Meta