Method: Sym::Application#log
- Defined in:
- lib/sym/application.rb
#log(*args) ⇒ Object
54 55 56 |
# File 'lib/sym/application.rb', line 54 def log(*args) Sym::App.log(*args, **opts) end |
54 55 56 |
# File 'lib/sym/application.rb', line 54 def log(*args) Sym::App.log(*args, **opts) end |