Virtual Photonics
Classes
Class | Description | |
---|---|---|
![]() | AbstractLoggerFactory | |
![]() | LoggerFactoryLocator |
Represents a global service locator for singleton instances of ILoggerFactory
|
![]() | ObservableTarget |
Writes log messages to an ArrayList in memory for programmatic retrieval.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ILogger |
Manages logging.
|
![]() | ILoggerFactory |
Manages the instantiation of ILoggers.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | LoggerLevel |
Supporting Logger levels.
|