VMware Tanzu GemFire Native .NET Reference  10.1.5
Log.hpp File Reference

Declares the Log class. More...

Data Structures

class  Apache::Geode::Client::Log
 Defines methods available to clients that want to write a log message to their Geode system's shared log file. More...
 

Namespaces

 Apache::Geode
 This namespace contains all the Geode .NET classes and utility classes.
 
 Apache::Geode::Client
 This namespace contains all the Geode .NET Generics API classes and enumerations.
 

Enumerations

enum  Apache::Geode::Client::LogLevel {
  Apache::Geode::Client::LogLevel::Null = 0, Apache::Geode::Client::LogLevel::Error, Apache::Geode::Client::LogLevel::Warning, Apache::Geode::Client::LogLevel::Info,
  Apache::Geode::Client::LogLevel::Default, Apache::Geode::Client::LogLevel::Config, Apache::Geode::Client::LogLevel::Fine, Apache::Geode::Client::LogLevel::Finer,
  Apache::Geode::Client::LogLevel::Finest, Apache::Geode::Client::LogLevel::Debug, Apache::Geode::Client::LogLevel::All
}
 Logging levels. More...
 

Detailed Description

Declares the Log class.


Apache Geode C++ Cache .NET API Documentation