Expand description
Contains the LoggerType enumeration and the create_logger() factory function for instantiating specific kinds of loggers that implement the ILogger trait.
Enums
Functions
- Factor function that takes a LoggerTypes value to create a new Logger instance.