Releases: PunGrumpy/logixlysia
Releases · PunGrumpy/logixlysia
v4.0.0
4.0.0 (2024-10-28)
⚠ BREAKING CHANGES
- timestamp: The timestamp format in logs will now respect the new timestamp configuration options when provided
Features
- timestamp: add customize timestamp formatting (5a4e2a5), closes #69
v3.7.0
3.7.0 (2024-09-26)
Features
v3.6.2
3.6.2 (2024-09-18)
Bug Fixes
- logtofile: store error to log file (1bb2d07), closes #63
v3.6.1
3.6.1 (2024-08-21)
Performance Improvements
- logger: improve performance and fix TypeScript errors (d3ed751)
v3.6.0
3.6.0 (2024-07-24)
Features
- custom-log: add unix epoch timestamp option on
customLogFormat
configuration (58d3e5b), closes #56
- transports: add custom tranporter support for flexible logging (69e1b89), closes #51
v3.5.0
3.5.0 (2024-07-11)
Features
- config: add option to toggle server start banner display (c975cd6), closes #52
v3.4.0
3.4.0 (2024-06-17)
Features
- logger: add file logging capability (6d913a3)
Bug Fixes
- logger: remove ANSI color codes from log files (df42315)
v3.3.2
3.3.2 (2024-06-06)
Bug Fixes
- npm-ignore: accidentally ignore
tsconfig.json
(85997f7)
v3.3.1
3.3.1 (2024-06-01)
Bug Fixes
- deps: move
ESLint
and related packages to dev dependencies (98de50c), closes #46
v3.3.0
3.3.0 (2024-05-22)
Features
- color: new color for methods (matching Postman color) (0528886)