Avara3D 0.2.0
C++ API reference
a3d::log::Log Member List

This is the complete list of members for a3d::log::Log, including all inherited members.

debug(const std::string &msg)a3d::log::Log
error(const std::string &msg)a3d::log::Log
fatal(const std::string &msg)a3d::log::Log
flush()a3d::log::Log
flushLevel() consta3d::log::Log
flushLevel(Level flushLevel)a3d::log::Log
info(const std::string &msg)a3d::log::Log
level() consta3d::log::Log
level(Level level)a3d::log::Log
Log()a3d::log::Log
Log(const std::string &name, std::unique_ptr< LogSink > sink, Level level=DEFAULT_LEVEL, Level flushLevel=DEFAULT_FLUSH_LEVEL)a3d::log::Log
Log(const std::string &name, std::vector< std::unique_ptr< LogSink > > sinks, Level level=DEFAULT_LEVEL, Level flushLevel=DEFAULT_FLUSH_LEVEL)a3d::log::Log
name() consta3d::log::Log
sinks() consta3d::log::Log
trace(const std::string &msg)a3d::log::Log
warn(const std::string &msg)a3d::log::Log