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

Redefinable Options

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

Detailed Interface

Redefinable 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 January 10, 2019. Created using Sphinx 1.7.5.