#include <log_internal.h>
|
| void | setFile (const std::string &filename, s64 file_size_max) |
| void | logRaw (LogLevel lev, std::string_view line) |
| void | log (LogLevel lev, const std::string &combined, const std::string &time, const std::string &thread_name, std::string_view payload_text) |
◆ logRaw()
| void FileLogOutput::logRaw |
( |
LogLevel | lev, |
|
|
std::string_view | line ) |
|
inlinevirtual |
◆ setFile()
| void FileLogOutput::setFile |
( |
const std::string & | filename, |
|
|
s64 | file_size_max ) |
◆ m_stream
| std::ofstream FileLogOutput::m_stream |
|
private |
The documentation for this class was generated from the following files: