Level of logging event.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Field Value
Type: LevelRemarks
Level of logging event. Level cannot be Serializable because it is a flyweight. Due to its special serialization it cannot be declared final either.
See Also