#include <logger.h>
◆ logger_impl()
VW::io::details::logger_impl::logger_impl |
( |
std::unique_ptr< log_sink > |
inner_stdout_logger, |
|
|
std::unique_ptr< log_sink > |
inner_stderr_logger |
|
) |
| |
◆ err_critical()
void VW::io::details::logger_impl::err_critical |
( |
const std::string & |
message | ) |
|
|
inline |
◆ err_error()
void VW::io::details::logger_impl::err_error |
( |
const std::string & |
message | ) |
|
|
inline |
◆ err_info()
void VW::io::details::logger_impl::err_info |
( |
const std::string & |
message | ) |
|
|
inline |
◆ err_warn()
void VW::io::details::logger_impl::err_warn |
( |
const std::string & |
message | ) |
|
|
inline |
◆ out_critical()
void VW::io::details::logger_impl::out_critical |
( |
const std::string & |
message | ) |
|
|
inline |
◆ out_error()
void VW::io::details::logger_impl::out_error |
( |
const std::string & |
message | ) |
|
|
inline |
◆ out_info()
void VW::io::details::logger_impl::out_info |
( |
const std::string & |
message | ) |
|
|
inline |
◆ out_warn()
void VW::io::details::logger_impl::out_warn |
( |
const std::string & |
message | ) |
|
|
inline |
◆ location
◆ log_count
size_t VW::io::details::logger_impl::log_count = 0 |
◆ max_limit
size_t VW::io::details::logger_impl::max_limit = SIZE_MAX |
◆ stderr_log_sink
std::unique_ptr<log_sink> VW::io::details::logger_impl::stderr_log_sink |
◆ stdout_log_sink
std::unique_ptr<log_sink> VW::io::details::logger_impl::stdout_log_sink |
The documentation for this class was generated from the following file:
- /nix/store/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/io/include/vw/io/logger.h