This method determines if there is a sense in attempting to append.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: Booleanfalse if any of the preconditions fail.
Remarks
This method checks if an output target has been set and if a layout has been set.
See Also