Fix the fields specified by the FixFlags parameter
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- flags
- Type: log4net.CoreFixFlags
the fields to fix
Remarks
Only fields specified in the flags will be fixed. Fields will not be fixed if they have previously been fixed. It is not possible to 'unfix' a field.
See Also