Skip to content

feat(utils): Split `BaseLogger` class from form `Logger` which is now only an interface.

Peter Smolinský requested to merge public-api-proxy-utils into master

feat(utils): Split BaseLogger class from form Logger which is now only an interface. refactor(utils): Protecting public API so that it cannot be modified.

Merge request reports