Class: DohDb::StubLogger
- Inherits:
-
Object
- Object
- DohDb::StubLogger
- Defined in:
- lib/dohmysql/logger.rb
Class Method Summary collapse
Class Method Details
.call(group, msg, excpt = nil) ⇒ Object
4 |
# File 'lib/dohmysql/logger.rb', line 4 def self.call(group, msg, excpt = nil); end |