Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ For more detailed usage check the [pino documentation](https://github.com/pinojs
| mixin | function | undefined | function to add custom properties to log output |
| prettyPrint | boolean | false | enables pretty-printing of log output |
| pinoCaller | boolean | false | includes the caller's file and line number in log output |


### OpenTelemetry log support
js-logger can emit logs in OpenTelemetry format for integration with OpenTelemetry-compatible observability tools.
Loading
Loading