Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Apr 25, 2024
1 parent b40175f commit 21966d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.cr
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ module Runway

# setup a logger for the entire application
# :param log_level: the log level to set
# :return: a Log instance
# :return: a Log instance
def self.logger(log_level) : Log
Log.setup_from_env
log = Log.for("runway")
Expand Down

0 comments on commit 21966d2

Please sign in to comment.