Skip to content

Releases: eltharynd/ez-ts-logger

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:57
2e6f37e

Full Changelog: v1.0.10...v1.0.11

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:04
5114edc

Full Changelog: v1.0.9...v1.0.10

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:40
7d3dbd0

Full Changelog: v1.0.8...v1.0.9

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:39
6f19719

Bug Fixes

  • Fixed a bug where LOG_OUTPUT=json was not treated properly on reloadConfigs()

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:50
64c40ac

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:59
ae93ef4

Just some CICD fixes here and there and some docs polishing

Full Changelog: v1.0.0...v1.0.6

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:45
1582ebf

Full Release

The initial public release for the package