# File lib/daemons/syslogio.rb, line 173
def
notice
(
text
)
log
(
text
,
Syslog
::
LOG_NOTICE
)
end