Ark Server API (ASA) - Wiki
|
Namespaces | |
namespace | anonymous_namespace{pattern_formatter_impl.h} |
namespace | os |
Classes | |
class | a_formatter |
class | A_formatter |
class | async_log_helper |
class | b_formatter |
class | B_formatter |
class | file_helper |
class | flag_formatter |
class | level_formatter |
struct | log_msg |
class | mpmc_bounded_queue |
struct | null_atomic_int |
struct | null_mutex |
class | registry_t |
class | short_level_formatter |
class | SPDLOG_FINAL |
Typedefs | |
typedef registry_t< std::mutex > | registry |
Functions | |
static const char * | ampm (const tm &t) |
static int | to12h (const tm &t) |
static fmt::MemoryWriter & | pad_n_join (fmt::MemoryWriter &w, int v1, int v2, char sep) |
static fmt::MemoryWriter & | pad_n_join (fmt::MemoryWriter &w, int v1, int v2, int v3, char sep) |
Variables | |
static const std::string | days [] { "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" } |
static const std::string | full_days [] { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" } |
static const std::string | months [] { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec" } |
static const std::string | full_months [] { "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" } |
typedef registry_t<std::mutex> spdlog::details::registry |
Definition at line 211 of file registry.h.
|
static |
Definition at line 123 of file pattern_formatter_impl.h.
|
static |
Definition at line 130 of file pattern_formatter_impl.h.
|
static |
Definition at line 82 of file pattern_formatter_impl.h.
|
static |
Definition at line 92 of file pattern_formatter_impl.h.
|
static |
Definition at line 112 of file pattern_formatter_impl.h.
|
static |
Definition at line 102 of file pattern_formatter_impl.h.