# File lib/daemons/syslogio.rb, line 203
def
emerg
(
text
)
log
(
text
,
Syslog
::
LOG_EMERG
)
end