Skip to content

Commit

Permalink
default to prettyprint
Browse files Browse the repository at this point in the history
  • Loading branch information
sametd committed Nov 11, 2024
1 parent ac53a5d commit 6c26c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polytope_server/common/logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

# Indexable fields
INDEXABLE_FIELDS = {"request_id": str}
DEFAULT_LOGGING_MODE = "json"
DEFAULT_LOGGING_MODE = "prettyprint"
DEFAULT_LOGGING_LEVEL = "INFO"


Expand Down

0 comments on commit 6c26c61

Please sign in to comment.