0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Functions
logging.cc File Reference
#include "logging.h"
#include "util.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  clanguml
 
namespace  clanguml::logging
 

Functions

logger_type_t clanguml::logging::logger_type (logger_type_t type)
 
std::string clanguml::logging::to_string (logger_type_t type)
 
std::string clanguml::logging::to_string (spdlog::level::level_enum level)
 
void clanguml::logging::escape_json_string (std::string &s)