class Mongo::Utils::LocalLogger
Attributes
options[R]
Public Class Methods
new(**opts)
click to toggle source
# File lib/mongo/utils.rb, line 26 def initialize(**opts) @options = opts end