Log Class
Provides methods for logging information about application components.
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
Public NotInheritable Class Log
public ref class Log abstract sealed
- Inheritance
- Object Log
The Log class is a utility for logging messages related to specific components of an application.
It is designed to standardize log entries by including a time-stamp and a component name.