module UniqLogger

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/uniq_logger.rb, line 11
def self.new
  UniqLogger::Base.new
end