string | Category[Get] |
DateTime | TimeStamp[Get] |
string | Message[Get] |
object [] | Parameters[Get] |
CorrelationID[Get] | |
Verbosity[Get] | |
Exception | Exception[Get] |
ErrorCode[Get] |
LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, string message, object [] parameters ) | |
LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, ErrorCode errorCode, Exception exception, string message, object [] parameters ) | |
LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, ErrorCode errorCode, string message, object [] parameters ) | |
override string | ToString ( ) |
string Meta.Voice.Logging.VLogger.LogEntry.Category |
---|
No description available.
|
DateTime Meta.Voice.Logging.VLogger.LogEntry.TimeStamp |
---|
No description available.
|
string Meta.Voice.Logging.VLogger.LogEntry.Message |
---|
No description available.
|
object [] Meta.Voice.Logging.VLogger.LogEntry.Parameters |
---|
No description available.
|
CorrelationID Meta.Voice.Logging.VLogger.LogEntry.CorrelationID |
---|
No description available.
|
VLoggerVerbosity Meta.Voice.Logging.VLogger.LogEntry.Verbosity |
---|
No description available.
|
Exception Meta.Voice.Logging.VLogger.LogEntry.Exception |
---|
No description available.
|
ErrorCode Meta.Voice.Logging.VLogger.LogEntry.ErrorCode |
---|
No description available.
|
Meta.Voice.Logging.VLogger.LogEntry.LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, string message, object [] parameters ) |
---|
No description available.
|
Meta.Voice.Logging.VLogger.LogEntry.LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, ErrorCode errorCode, Exception exception, string message, object [] parameters ) |
---|
No description available.
|
Meta.Voice.Logging.VLogger.LogEntry.LogEntry ( string category, VLoggerVerbosity verbosity, CorrelationID correlationId, ErrorCode errorCode, string message, object [] parameters ) |
---|
No description available.
|
override string Meta.Voice.Logging.VLogger.LogEntry.ToString ( ) |
---|
No description available.
|