summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x.rr.yaml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 5e214da2..fa69fce6 100755
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -21,8 +21,9 @@ server:
# optional for development
logs:
# default
- mode: debug
- encoding: json
+ mode: development
+ level: debug
+ encoding: console
output: stderr
err_output: stderr
channels:
@@ -34,7 +35,12 @@ logs:
server:
mode: production
level: info
- encoding: json
+ encoding: console
+ output: stderr
+ rpc:
+ mode: production
+ level: debug
+ encoding: console
output: stderr
# Workflow and activity mesh service