summaryrefslogtreecommitdiffstats
path: root/src/formats/bunyan_log.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/formats/bunyan_log.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/formats/bunyan_log.json b/src/formats/bunyan_log.json
index 4902d19..92bd7b3 100644
--- a/src/formats/bunyan_log.json
+++ b/src/formats/bunyan_log.json
@@ -1,6 +1,6 @@
{
"$schema": "https://lnav.org/schemas/format-v1.schema.json",
- "bunyan": {
+ "bunyan_log": {
"title": "Bunyan log",
"url": "https://github.com/trentm/node-bunyan",
"description": "Bunyan JSON logging library for node.js",