https://github.com/zef-dev/zef-monolog-formatter
Monolog formatter with timestamp in milliseconds and caller information
https://github.com/zef-dev/zef-monolog-formatter
Last synced: 11 months ago
JSON representation
Monolog formatter with timestamp in milliseconds and caller information
- Host: GitHub
- URL: https://github.com/zef-dev/zef-monolog-formatter
- Owner: zef-dev
- License: mit
- Created: 2020-12-03T12:35:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T08:26:23.000Z (over 3 years ago)
- Last Synced: 2025-02-24T10:49:06.444Z (11 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# More detailed log format
This log formatter will enrich log with
* timestamp in microseconds
* uniqure hash per each request
* information about line that called log instruction