Libraries
»
sym
(2.6.1)
»
Index
»
Sym
»
Application
»
#log
Method: Sym::Application#log
Defined in:
lib/sym/application.rb
#
log
(*args) ⇒
Object
91 92 93
# File 'lib/sym/application.rb', line 91
def
log
(
*
args
)
Sym
::
App
.
log
(
*
args
,
**
opts
)
end