KneeSurgery
|
Service for managing logging functionality. Provides functionality to start and stop logging operations within the application. More...
Public Member Functions | |
Task | StartLoggingAsync () |
Starts the logging operation asynchronously. | |
Task | StopLoggingAsync () |
Stops the logging operation asynchronously. |
Service for managing logging functionality. Provides functionality to start and stop logging operations within the application.
Task KneeSurgery.Interfaces.ILogService.StartLoggingAsync | ( | ) |
Starts the logging operation asynchronously.
Task KneeSurgery.Interfaces.ILogService.StopLoggingAsync | ( | ) |
Stops the logging operation asynchronously.