Class: Logdash::NoopLogSync
- Inherits:
-
Object
- Object
- Logdash::NoopLogSync
- Defined in:
- lib/logdash/http_log_sync.rb
Instance Method Summary collapse
Instance Method Details
#send(message, level, created_at) ⇒ Object
74 |
# File 'lib/logdash/http_log_sync.rb', line 74 def send(, level, created_at); end |