The CustomLogLevelAppender type exposes the following members.

Methods

  NameDescription
Public methodClose
Close this appender
(Inherited from Appender.)
Public methodLog(Exception)
Log a stack trace
(Inherited from Appender.)
Public methodLog(String)
Log a message
(Inherited from Appender.)

Properties

  NameDescription
Public propertyCurrentLevel
Logging level for this appender. This does not affect the global logging level.

See Also