Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::Log, including all inherited members.
addLevel(const log::Level &level) | honey::Log | |
addSink(const Id &name, const log::Sink::Ptr &sink) | honey::Log | |
clearFilter(const Id &sink) | honey::Log | |
filter(const Id &sink, const vector< const log::Level * > &includes, bool includeDeps=true, const vector< const log::Level * > &excludes={}, bool excludeDeps=true) | honey::Log | |
LevelGraph typedef | honey::Log | |
levels() const | honey::Log | inline |
lock() | honey::Log | inline |
Log() | honey::Log | |
mt_global(Log, inst,) | honey::Log | static |
operator<<(const log::Level &level) | honey::Log | inline |
removeLevel(const log::Level &level) | honey::Log | |
removeSink(const Id &name) | honey::Log | |
SinkMap typedef | honey::Log | |
sinks() const | honey::Log | inline |