Add 'detail' severity between debug and info

This commit is contained in:
Alexey Rybalchenko
2022-04-11 23:42:07 +02:00
parent 9a6644c931
commit 953eac19c8
7 changed files with 45 additions and 37 deletions

View File

@@ -93,6 +93,7 @@ where severity level is one of the following:
"debug2",
"debug1",
"debug",
"detail",
"info",
"state",
"warn",