Repo-Init
 
Loading...
Searching...
No Matches
Sentry.hpp File Reference
#include <spdlog/details/null_mutex.h>
#include <spdlog/sinks/base_sink.h>
#include <mutex>
#include <string>
Include dependency graph for Sentry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  spdlog::sinks::sentry_api_sink< Mutex >
 

Namespaces

namespace  spdlog
 
namespace  spdlog::sinks
 

Typedefs

using spdlog::sinks::sentry_api_sink_mt = sentry_api_sink<std::mutex>
 
using spdlog::sinks::sentry_api_sink_st