Skip to content

Commit

Permalink
fix missing logger
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Oct 15, 2022
1 parent 5539f52 commit f01ef16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/kubetruth/etl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ def with_log_level(level)

class DelayedParameters

include GemLogger::LoggerSupport

def initialize(project)
@project = project
end
Expand Down

0 comments on commit f01ef16

Please sign in to comment.