Navigation :
IBatchLogListener
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Logging |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public interface IBatchLogListener
Log listener base which allows to write log files in batches.
Methods
FlushAsync()
Flushes the current queue asynchronous.
Returns
Task so it can be awaited.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion