Skip to content

Commit b4c794d

Browse files
committed
ci: Require stdlib Logger
1 parent 6fc3a24 commit b4c794d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/lograge.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frozen_string_literal: true
22

3+
require 'logger'
34
require 'lograge/version'
45
require 'lograge/formatters/helpers/method_and_path'
56
require 'lograge/formatters/cee'

0 commit comments

Comments
 (0)