Class: CorePro::Utils::Logger
- Inherits:
-
Object
- Object
- CorePro::Utils::Logger
- Defined in:
- lib/corepro/utils/logger.rb
Instance Method Summary collapse
Instance Method Details
#write(body, loggingObject) ⇒ Object
4 5 6 |
# File 'lib/corepro/utils/logger.rb', line 4 def write(body, loggingObject) # TODO: write to log file / registered callback class end |