DotNameLib
Loading...
Searching...
No Matches
LoggerFactory.hpp File Reference
#include "Utils/Logger/ILogger.hpp"
#include <memory>
#include <string>
Include dependency graph for LoggerFactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dotnamecpp::logging::LoggerConfig
 Configuration options for creating a logger. More...
class  dotnamecpp::logging::LoggerFactory

Namespaces

namespace  dotnamecpp
namespace  dotnamecpp::logging

Enumerations

enum class  dotnamecpp::logging::LoggerType : uint8_t { dotnamecpp::logging::Console , dotnamecpp::logging::File , dotnamecpp::logging::Null }