Send a message to this logger via its appender list.
Append an error message
Append a fatal message
Append an info message
Append a trace message
Append a warning message
Is this logger additive? That is, should we walk ancestors looking for more appenders?
Set the additive status of this logger. See isAdditive().
Is this logger enabed for the specified Level?
Return the Level this logger is set to
Set the current level for this logger (and only this logger).
Return the name of this ILogger (sans the appended dot).