Releases: alt-javascript/logger
Releases · alt-javascript/logger
1.1.5
1.1.5 / 2021-07-22
- Refactor categoryCache add -> put to be more resty/mapish - @craigparra
- Refactor registry args -> cache - @craigparra
1.1.4
1.1.4 / 2021-07-22
- Refactor registry to categoryCache - @craigparra
1.1.3
1.1.3 / 2021-07-20
- Fix Registry cache get - @craigparra
1.1.2
1.1.2 / 2021-07-19
- Updated README.md for boot - @craigparra
1.1.1
1.1.1 / 2021-07-19
- Fix LoggerFactory erring - @craigparra
1.1.0 / 2021-07-19
- Breaking interface change on LogFactory, minor version+ - @craigparra
- Wide Refactoring for fluency, many (100+) tests - @craigparra
1.0.11
1.0.11 / 2021-07-15
- refer to design trail, remove module diagram - @craigparra
- removed redundant CONFIG requires - @craigparra
- Link to Design Trail - @craigparra
1.0.8
1.0.8 / 2021-07-14
- Doh, config must be injected (figures) - @craigparra
1.0.7
1.0.7 / 2021-07-14
- Removed top-level export of WinstonLogger - @craigparra
1.0.6
1.0.6 / 2021-07-14
- Fixed testability example to use ConsoleLogger - @craigparra