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