https://tslog.js.org 2.5.0: A new jam-packed release 🎉 * Child Loggers: Create child loggers and inherit settings including * Change settings at runtime: Will also propagate to every potential child logger. * requestId: Use async_hooks (e.g. AsyncLocalStorage) to follow a request all the way down the promise chain * Mask secrets: Mask strings containing sensitive information like passwords, secrets, API keys etc. * Prefix: Prefix every log message with additional attributes that are also inherited to child loggers * and more...