module SuperLogger
Constants
- VERSION
Public Class Methods
new(*a)
click to toggle source
# File lib/super_logger.rb, line 6 def self.new(*a) Instance.new(*a) end
# File lib/super_logger.rb, line 6 def self.new(*a) Instance.new(*a) end