mirror of
https://github.com/tstack/lnav
synced 2024-11-09 19:10:52 +00:00
44b564681b
Fixes #1122
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"$schema": "https://lnav.org/schemas/format-v1.schema.json",
|
|
"bad-name-log": {
|
|
"title": "bad-format",
|
|
"description": "Log format with a name that has invalid characters",
|
|
"json": true
|
|
}
|
|
} |