Apama API Reference for .NET  9.10.0.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Package Apama

Namespaces

package  Engine
 
package  Event
 
package  Net
 
package  Services
 
package  Util
 

Classes

class  EngineException
 Exception class used for communications failure and other serious errors in any layer of the Apama engine client API stack. More...
 

Enumerations

enum  LogLevel {
  LogLevel.OffLevel, LogLevel.ForceLevel, LogLevel.CritLevel, LogLevel.FatalLevel,
  LogLevel.ErrorLevel, LogLevel.WarnLevel, LogLevel.InfoLevel, LogLevel.DebugLevel,
  LogLevel.TraceLevel
}
 Enumeration of the Log levels available for Logging. More...
 

Enumeration Type Documentation

Enumeration of the Log levels available for Logging.

Enumerator
OffLevel 

Turn off Logging

ForceLevel 

Force Logging

CritLevel 

Critical Level Logging only

FatalLevel 

Fatal Level Logging and below

ErrorLevel 

Error Level Logging and below

WarnLevel 

Warning Level Logging and below

InfoLevel 

Information Level Logging and below

DebugLevel 

Debugging Level Logging and below

TraceLevel 

Trace Level Logging and below

Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.