Fix the fields specified by the FixFlags parameter
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- flags
- Type: log4net.Core FixFlags
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