mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 08:05:37 +02:00
fix Ruby Logger doc link (#5706)
git-svn-id: http://svn.redmine.org/redmine/trunk@13177 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user