Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
frozen_string_literal: true
logger.rb
1 parent 9168569 commit 2dc832eCopy full SHA for 2dc832e
lib/logger.rb
@@ -1,4 +1,4 @@
1
-# frozen_string_literal: false
+# frozen_string_literal: true
2
# logger.rb - simple logging utility
3
# Copyright (C) 2000-2003, 2005, 2008, 2011 NAKAMURA, Hiroshi <[email protected]>.
4
#
0 commit comments