Skip to content

Refactored pattern

Choose a tag to compare

@barbaracassani barbaracassani released this 18 Mar 11:34
· 12 commits to master since this release

Instead of using a singleton that relied on npm to cache it, we are now instantiating the logger on demand and publishing the instance on the global space. This allows it to work in the same way if cached or not cached.