This method determines if there is a sense in attempting to append.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.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