Module: Stickler::Logable
- Included in:
- Middleware::Index, Repository::Mirror
- Defined in:
- lib/stickler/logable.rb
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
30 31 32 33 |
# File 'lib/stickler/logable.rb', line 30 def logger Stickler::Logging.init ::Logging::Logger[self] end |