-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule util
updated
7 files
+26 −1 | CHANGELOG.md | |
+2 −0 | lib/logging/handlers/index.js | |
+1 −1 | lib/logging/handlers/loggy_handler.js | |
+112 −0 | lib/logging/handlers/logstash_handler.js | |
+66 −44 | lib/prism/prism.js | |
+13 −13 | package.json | |
+22 −3 | types/logging/index.d.ts |