ledger-core
|
Static Public Member Functions | |
static std::shared_ptr< spdlog::logger > | create (const std::string &name, const std::shared_ptr< api::ExecutionContext > &context, const std::shared_ptr< api::PathResolver > &resolver, const std::shared_ptr< api::LogPrinter > &printer, std::size_t maxSize=DEFAULT_MAX_SIZE, bool enabled=true) |
Static Public Attributes | |
static const std::size_t | DEFAULT_MAX_SIZE = 5 * 1048576 |