Skip to content

Commit

Permalink
Fix dev.config
Browse files Browse the repository at this point in the history
Added comma to map of logger section
  • Loading branch information
vkatsuba authored and mgumz committed Sep 18, 2020
1 parent 83e9502 commit 33e0432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/dev.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#{single_line => true,
legacy_header => false,
template => [time," ",pid," ",level,": ",msg,"\n"]
}}
}},
config =>
#{sync_mode_qlen => 10000,
drop_mode_qlen => 10000,
Expand Down

0 comments on commit 33e0432

Please sign in to comment.