diff options
| author | Paul Buetow <paul@buetow.org> | 2021-10-02 13:44:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-10-02 19:03:12 +0300 |
| commit | 168087fc3372a0000a19692948bec3555b9cabd0 (patch) | |
| tree | 155687b0addb21a97a10a5ebb77928fadc3c62c3 /samples/dtail.schema.json | |
| parent | dde2a1702ea1283dc5b2754f751f9381e8d0f005 (diff) | |
add dcat test
Diffstat (limited to 'samples/dtail.schema.json')
| -rwxr-xr-x | samples/dtail.schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/dtail.schema.json b/samples/dtail.schema.json index 0fd06f1..37761f8 100755 --- a/samples/dtail.schema.json +++ b/samples/dtail.schema.json @@ -209,6 +209,9 @@ "LogDir": { "type": "string" }, + "LogLevel": { + "type": "string" + }, "CacheDir": { "type": "string" }, |
