toast::log::never_output Struct Reference
[toast logging library]

#include <toast/log/verbosity_policies.hpp>

List of all members.


Detailed Description

This VerbosityPolicy causes the logger to suppress log messages regardless of their severity. This also allows the compiler to generate very little if any code with minimal optimizations turned on.

Public Member Functions

bool check (log::severity severity) const

The documentation for this struct was generated from the following file:

SourceForge.net Logo