Libraries
»
apminsight
(1.8.7)
»
Index
»
ManageEngine
»
APMLogger
»
#error
Method: ManageEngine::APMLogger#error
Defined in:
lib/agent/logging/am_logger.rb
#
error
(msg) ⇒
Object
100 101 102
# File 'lib/agent/logging/am_logger.rb', line 100
def
error
(
msg
)
@apmlog
.
error
(
msg
)
end