Go to the source code of this file.
|
| template<typename Factory = spdlog::synchronous_factory> |
| std::shared_ptr< logger > | spdlog::systemd_logger_mt (const std::string &logger_name, const std::string &ident="", bool enable_formatting=false) |
| |
| template<typename Factory = spdlog::synchronous_factory> |
| std::shared_ptr< logger > | spdlog::systemd_logger_st (const std::string &logger_name, const std::string &ident="", bool enable_formatting=false) |
| |
◆ SD_JOURNAL_SUPPRESS_LOCATION
| #define SD_JOURNAL_SUPPRESS_LOCATION |