Virtual Photonics
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Create(String) |
Creates a new logger.
|
![]() | Create(Type) |
Creates a new logger, getting the logger name from the specified type.
|
![]() | Create(String, LoggerLevel) |
Creates a new logger.
|
![]() | Create(Type, LoggerLevel) |
Creates a new logger, getting the logger name from the specified type.
|
See Also