|
CommonLibSSE (Parapets fork)
|
Functions | |
| SKSE_MAKE_SOURCE_LOGGER (trace, trace) | |
| SKSE_MAKE_SOURCE_LOGGER (debug, debug) | |
| SKSE_MAKE_SOURCE_LOGGER (info, info) | |
| SKSE_MAKE_SOURCE_LOGGER (warn, warn) | |
| SKSE_MAKE_SOURCE_LOGGER (error, err) | |
| SKSE_MAKE_SOURCE_LOGGER (critical, critical) | |
| std::optional< std::filesystem::path > | log_directory () |
| void | add_papyrus_sink (std::regex a_filter) |
| void | remove_papyrus_sink () |
| void SKSE::log::add_papyrus_sink | ( | std::regex | a_filter | ) |
| std::optional<std::filesystem::path> SKSE::log::log_directory | ( | ) |
| void SKSE::log::remove_papyrus_sink | ( | ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | critical | , |
| critical | |||
| ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | debug | , |
| debug | |||
| ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | error | , |
| err | |||
| ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | info | , |
| info | |||
| ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | trace | , |
| trace | |||
| ) |
| SKSE::log::SKSE_MAKE_SOURCE_LOGGER | ( | warn | , |
| warn | |||
| ) |