base/frameworks/logging/writers/none.zeek¶
-
LogNone
¶
Interface for the None log writer. This writer is mainly for debugging.
Namespace: | LogNone |
---|
Summary¶
Redefinable Options¶
LogNone::debug : bool &redef |
If true, output debugging output that can be useful for unit testing the logging framework. |
Redefinitions¶
Log::default_rotation_postprocessors : table &redef |