LogLayer v1.4.1 Release Notes
Release Date: 2022-11-02 // over 2 years ago-
Contributor: Theo Gravity
- ➕ Add support for creating child loggers (#9)
🔧 This adds a new method called
LogLayer#child()
that will create a new LogLayer instance with the original configuration and context data copied over.