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 |