Libraries
»
zabbix-ruby-client
(0.1.0)
»
Index
»
ZabbixRubyClient
»
Log
»
#error
Method: ZabbixRubyClient::Log#error
Defined in:
lib/zabbix-ruby-client/logger.rb
#
error
(msg) ⇒
Object
34 35 36
# File 'lib/zabbix-ruby-client/logger.rb', line 34
def
error
(
msg
)
logger
.
error
(
msg
)
end