Merged r13177 from trunk to 2.5-stable (#5706)

fix Ruby Logger doc link.

git-svn-id: http://svn.redmine.org/redmine/branches/2.5-stable@13178 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2014-06-09 00:09:43 +00:00
parent 66084c8f97
commit 8f84605d8c

View File

@@ -5,7 +5,8 @@ RedmineApp::Application.configure do
config.cache_classes = true
#####
# Customize the default logger (http://ruby-doc.org/core/classes/Logger.html)
# Customize the default logger
# http://www.ruby-doc.org/stdlib-1.8.7/libdoc/logger/rdoc/Logger.html
#
# Use a different logger for distributed setups
# config.logger = SyslogLogger.new