Pluggable, config-driven logging for the @alt-javascript framework. Provides a category-based logger with configurable levels, multiple output backends (console, Winston, multi), and a caching variant ...
New transporters can be created on need basis which extends from the base transporter and can be initialized in the logger.service.ts.