Skip to content

Commit

Permalink
Merge pull request #480 from AravindHemachandran/patch-1
Browse files Browse the repository at this point in the history
Update talaria.yaml
  • Loading branch information
johnabass authored Oct 7, 2024
2 parents 38b2de0 + c427ded commit 5359d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions talaria.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ zap:
# OutputPaths is a list of URLs or file paths to write logging output to.
outputPaths:
- stdout
# - /var/log/caduceus/caduceus.log
# - /var/log/talaria/talaria.log

# Level is the minimum enabled logging level. Note that this is a dynamic
# level, so calling Config.Level.SetLevel will atomically change the log
Expand All @@ -615,7 +615,7 @@ zap:
# zapcore.EncoderConfig for details.
errorOutputPaths:
- stderr
# - /var/log/caduceus/caduceus.log
# - /var/log/talaria/talaria.log

# DisableCaller stops annotating logs with the calling function's file
# name and line number. By default, all logs are annotated.
Expand Down

0 comments on commit 5359d6d

Please sign in to comment.