|
| void | LogDebug (string message, params object[] args) |
| |
| void | LogInfo (string message, params object[] args) |
| |
| void | LogWarn (string message, params object[] args) |
| |
| void | LogError (string message, Exception e) |
| |
◆ LogDebug()
| void ATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource.LogDebug |
( |
string |
message, |
|
|
params object[] |
args |
|
) |
| |
|
protected |
◆ LogError()
| void ATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource.LogError |
( |
string |
message, |
|
|
Exception |
e |
|
) |
| |
|
protected |
◆ LogInfo()
| void ATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource.LogInfo |
( |
string |
message, |
|
|
params object[] |
args |
|
) |
| |
|
protected |
◆ LogWarn()
| void ATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource.LogWarn |
( |
string |
message, |
|
|
params object[] |
args |
|
) |
| |
|
protected |
◆ _prefix
| string? ATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource._prefix |
|
protected |
The documentation for this class was generated from the following file: