boost::logging::level::holder_ts Struct Reference
Filter - holds the level, in a thread-safe way.
More...
List of all members.
Detailed Description
Filter - holds the level, in a thread-safe way.
Holds the level, and tells you if a specific level is enabled. It does this in a thread-safe way.
However, it manages it rather ineffiently - always locking before asking.
The documentation for this struct was generated from the following file:
Copyright John Torjo © 2007
Have a question/ suggestion/ comment? Send me feedback