summaryrefslogtreecommitdiff
path: root/plugins/logger/tests/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-16 20:33:38 +0300
committerValery Piashchynski <[email protected]>2020-12-16 20:33:38 +0300
commit6b767417b0d76b258648f9e7fd5984bb83a32d4e (patch)
tree0cccc31823235d53840381fc70048e34dba55833 /plugins/logger/tests/.rr.yaml
parent29fdca1ec6ae2c95e5aec3d76d62cd2bc3b828e8 (diff)
Add logs config
Reduce number of goroutines since they was locked by mutexes
Diffstat (limited to 'plugins/logger/tests/.rr.yaml')
-rw-r--r--plugins/logger/tests/.rr.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/logger/tests/.rr.yaml b/plugins/logger/tests/.rr.yaml
index e69de29b..cb555ec3 100644
--- a/plugins/logger/tests/.rr.yaml
+++ b/plugins/logger/tests/.rr.yaml
@@ -0,0 +1,3 @@
+logs:
+ mode: development
+ level: debug \ No newline at end of file