Lightstreamer C++ Client SDK
|
#include "Lightstreamer/LoggerProvider.h"
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | Lightstreamer::ConsoleLoggerProvider |
Simple concrete logging provider that logs on the system console. More... | |
Enumerations | |
enum class | Lightstreamer::ConsoleLogLevel { Trace = 0 , Debug = 10 , Info = 20 , Warn = 30 , Error = 40 , Fatal = 50 } |
Logging level. More... | |
|
strong |
Logging level.