Method Start
- Namespace
 - Innova.Prism.Infrastructure.Logging
 
- Assembly
 - Innova.Prism.Infrastructure.dll
 
Start(CancellationToken)
Starts the logging service.
public Task Start(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenThe cancellation token.
Returns
- Task
 A task that represents the asynchronous operation.