The Relativity.Kepler.Logging namespace defines an interface for logging and diagnostics for a Kepler Service.
Classes
Class | Description | |
---|---|---|
![]() | Log |
Kepler's singleton logger.
|
![]() | OutputWindowLogger |
Sends simple log messages to the Output window in Visual Studio.
Only works when the code is built in debug.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ILog | |
![]() | IPerformanceLog |