Skip to content

Commit

Permalink
default loglevel is information instead of warning for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
runeanielsen committed Sep 19, 2020
1 parent db3e860 commit 0f6fffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/set-environment-minikube.fish
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ export KAFKA__EVENTROUTENETWORKTOPICNAME="event.route-network"
export KAFKA__EVENTGEOGRAPHICALAREAUPDATED="event.geographical-area-updated"

# Logging
export SERILOG__MINIMUMLEVEL="Warning"
export SERILOG__MINIMUMLEVEL="Information"

0 comments on commit 0f6fffb

Please sign in to comment.