Releases: eltharynd/ez-ts-logger
Releases · eltharynd/ez-ts-logger
Release list
v1.0.11
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
v1.0.8
Bug Fixes
- Fixed a bug where
LOG_OUTPUT=jsonwas not treated properly on reloadConfigs()
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Force reload configs from environment
Changes
- Added
Logger.reloadEnvConfigs()to force reloading configs from environment.- This is useful when env is populated AFTER startup (for example by dotenv)
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Just some CICD fixes here and there and some docs polishing
Full Changelog: v1.0.0...v1.0.6
v1.0.0
Full Release
The initial public release for the package