Repo-Init
 
Loading...
Searching...
No Matches
spdlog::sinks::loki_api_sink< Mutex >::logInfo_t Struct Reference

Public Attributes

std::string level
 
std::vector< std::pair< std::string, std::string > > logs
 

Detailed Description

template<typename Mutex>
struct spdlog::sinks::loki_api_sink< Mutex >::logInfo_t

Definition at line 62 of file Loki.hpp.

Member Data Documentation

◆ level

template<typename Mutex >
std::string spdlog::sinks::loki_api_sink< Mutex >::logInfo_t::level

Definition at line 63 of file Loki.hpp.

◆ logs

template<typename Mutex >
std::vector<std::pair<std::string, std::string> > spdlog::sinks::loki_api_sink< Mutex >::logInfo_t::logs

Definition at line 64 of file Loki.hpp.


The documentation for this struct was generated from the following file: