GLOBALLogInternal functions and types used by the logging framework.
| Namespaces: | GLOBAL, Log |
|---|---|
| Source File: | /scripts/base/bif/logging.bif.bro |
Log::__add_filter| Type: | function (id: Log::ID, filter: Log::Filter) : bool |
|---|
Log::__create_stream| Type: | function (id: Log::ID, stream: Log::Stream) : bool |
|---|