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

#include <toast/log/verbosity_policies.hpp>

List of all members.


Detailed Description

This VerbosityPolicy causes the logger to output log messages based on their severity compared to the level of verbosity set by the user.

Public Member Functions

bool check (log::severity severity) const
log::severity verbosity ()
void verbosity (log::severity v)

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

SourceForge.net Logo