|
|
| FileSink (const std::string &filename, Level minLevel=Level::Trace) |
| |
| void | Log (const std::string &channelName, const std::string &message, Level level) override |
| |
|
void | SetMinLevel (Level level) |
| |
|
Level | GetMinLevel () const |
| |
|
|
Level | m_MinLevel = Level::Trace |
| |
|
std::mutex | m_Mutex |
| |
◆ Log()
| void PixelBullet::Log::FileSink::Log |
( |
const std::string & | channelName, |
|
|
const std::string & | message, |
|
|
Log::Level | level ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- engine/src/PixelBullet/Application/Log.hpp
- engine/src/PixelBullet/Application/Log.cpp