Class: Merb::Logger
- Inherits:
-
Object
- Object
- Merb::Logger
- Defined in:
- lib/appengine-apis/merb-logger.rb
Overview
Modifies the Merb Logger class to save logs using the Logging API instead of writing directly to a stream.
Instance Method Summary collapse
- #<<(string = nil) ⇒ Object (also: #push)