Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 16, 2024
1 parent 130d2dc commit d30d56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# set logger level based on what we got back

set_log_level(env['LOG_LEVEL'])
set_log_level(logger, env['LOG_LEVEL'])

# dump environment we care about

Expand Down

0 comments on commit d30d56e

Please sign in to comment.