Skip to content

Commit f73f794

Browse files
committed
disable DEBUG logging;
1 parent b3c623b commit f73f794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nshm_hazard_graphql_api/logging_aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ formatters:
1010
handlers:
1111

1212
console_handler:
13-
level: DEBUG
13+
level: INFO
1414
formatter: standard
1515
class: logging.StreamHandler
1616
stream: ext://sys.stdout

0 commit comments

Comments
 (0)