TT Setup SDK (Developer Preview)  0.1
Documentation
tt_setup_sdk.util.Logger Class Reference

Public Member Functions

void Info (string logMessage)
 
void Debug (string logMessage)
 
void Warning (string logMessage)
 
void Error (string logMessage)
 
void Critical (string logMessage)
 
void LogException (string heading, Exception exception)
 
void DeleteLogs (int days, string path, string filePattern)
 

Properties

static Logger Instance [get]
 
bool LogToConsole [get, set]
 
bool IsDebugEnabled [get, set]
 

Member Function Documentation

◆ Critical()

void tt_setup_sdk.util.Logger.Critical ( string  logMessage)
inline

◆ Debug()

void tt_setup_sdk.util.Logger.Debug ( string  logMessage)
inline

◆ DeleteLogs()

void tt_setup_sdk.util.Logger.DeleteLogs ( int  days,
string  path,
string  filePattern 
)
inline

◆ Error()

void tt_setup_sdk.util.Logger.Error ( string  logMessage)
inline

◆ Info()

void tt_setup_sdk.util.Logger.Info ( string  logMessage)
inline

◆ LogException()

void tt_setup_sdk.util.Logger.LogException ( string  heading,
Exception  exception 
)
inline

◆ Warning()

void tt_setup_sdk.util.Logger.Warning ( string  logMessage)
inline

Property Documentation

◆ Instance

Logger tt_setup_sdk.util.Logger.Instance
staticget

◆ IsDebugEnabled

bool tt_setup_sdk.util.Logger.IsDebugEnabled
getset

◆ LogToConsole

bool tt_setup_sdk.util.Logger.LogToConsole
getset
Copyright © 2019 Trading Technologies International, Inc