diff options
author | Valery Piashchynski <[email protected]> | 2021-02-16 12:53:34 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-02-16 12:53:34 +0300 |
commit | ac159557f3a31e53e0c76c4196b0e42e1e71aa52 (patch) | |
tree | 3e26d5fa6f022d1cebd2da7bc9ccb832009a29f5 /tests/plugins/logger/.rr.yaml | |
parent | 69622100a1c95656f977638f75d8cea81afc0d4a (diff) |
Update logger plugin. Now it's optional
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/logger/.rr.yaml')
-rw-r--r-- | tests/plugins/logger/.rr.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/plugins/logger/.rr.yaml b/tests/plugins/logger/.rr.yaml deleted file mode 100644 index 5ab359d3..00000000 --- a/tests/plugins/logger/.rr.yaml +++ /dev/null @@ -1,3 +0,0 @@ -logs: - mode: development - level: error
\ No newline at end of file |