Returns a value indicating whether two specified Level
objects have different values.
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: Booleantrue if the value of l is different from the value of r; otherwise, false.
Remarks
Compares two levels.
See Also