You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/bad-config/formats/invalid-name/format.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
}
}