Flush
(
correlationId
)
|
Writes out any high verbosity logs that have been suppressed as part of the specified correlation ID.
Signature
void Meta.Voice.Logging.IVLogger.Flush(CorrelationID correlationId) Parameters correlationId: CorrelationIDReturns void |
Flush
()
|
Writes out any high verbosity logs that have been suppressed.
Signature
void Meta.Voice.Logging.IVLogger.Flush() Returns void |