Method: Logdna::Ruby#datetime_format
- Defined in:
- lib/logdna.rb
#datetime_format(*_arg) ⇒ Object
124 125 126 127 |
# File 'lib/logdna.rb', line 124 def datetime_format(*_arg) @internal_logger.debug("datetime_format not supported in LogDNA logger") false end |