Class: ChatworkBridge::Notifiers::DebugNotifier
- Inherits:
-
Object
- Object
- ChatworkBridge::Notifiers::DebugNotifier
- Defined in:
- lib/chatwork_bridge/notifiers/debug_notifier.rb
Instance Method Summary collapse
Instance Method Details
#notify(notification) ⇒ Object
6 7 8 |
# File 'lib/chatwork_bridge/notifiers/debug_notifier.rb', line 6 def notify(notification) $logger.debug notification end |