Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
logging.h File Reference
#include "realm/realm_config.h"
#include "realm/utils.h"
#include <stdarg.h>
#include <vector>
#include <string>
#include <sstream>
#include "realm/logging.inl"
Include dependency graph for logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Realm::Logger
 
struct  Realm::Logger::LogStream
 
class  Realm::LoggerMessage
 
class  Realm::LoggerOutputStream
 

Namespaces

namespace  Realm
 
namespace  Realm::Config
 

Macros

#define REALM_LOGGING_MIN_LEVEL   LEVEL_DEBUG
 

Variables

std::string Realm::Config::logname
 

Macro Definition Documentation

◆ REALM_LOGGING_MIN_LEVEL

#define REALM_LOGGING_MIN_LEVEL   LEVEL_DEBUG