base/frameworks/logging/writers/none.bro

LogNone

Interface for the None log writer. This writer is mainly for debugging.

Namespace:LogNone
Source File:/scripts/base/frameworks/logging/writers/none.bro

Summary

Options

LogNone::debug: bool &redef If true, output debugging output that can be useful for unit testing the logging framework.

Detailed Interface

Options

LogNone::debug
Type:bool
Attributes:&redef
Default:F

If true, output debugging output that can be useful for unit testing the logging framework.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.