Releases: UKHomeOffice/rtp-logger
Releases · UKHomeOffice/rtp-logger
v4.0.0 New logging format
Refactored pattern
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.