Bug #10159 ยป 0001-bump-revision-of-Syslog-Logger.patch
| ext/syslog/lib/syslog/logger.rb | ||
|---|---|---|
|
##
|
||
|
# The version of Syslog::Logger you are using.
|
||
|
VERSION = '2.0'
|
||
|
VERSION = '2.1.0'
|
||
|
##
|
||
|
# Maps Logger warning types to syslog(3) warning types.
|
||