Method: Logster.store=

Defined in:
lib/logster.rb

.store=(store) ⇒ Object



31
32
33
# File 'lib/logster.rb', line 31

def self.store=(store)
  @store = store
end