Update core services files with new selectors (#68810)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
This commit is contained in:
Franck Nijhof 2022-03-29 02:17:16 +02:00 committed by GitHub
parent 9b70c10c8e
commit 963d161f72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 88 additions and 57 deletions

View file

@ -20,11 +20,16 @@ write:
selector:
select:
options:
- "debug"
- "info"
- "warning"
- "error"
- "critical"
- label: "Debug"
value: "debug"
- label: "Info"
value: "info"
- label: "Warning"
value: "warning"
- label: "Error"
value: "error"
- label: "Critical"
value: "critical"
logger:
name: Logger
description: