ledger-core
Static Public Member Functions | Static Public Attributes | List of all members
ledger::core::logger Class Reference

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
 

The documentation for this class was generated from the following files: