mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 23:11:12 +00: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:
parent
c1f17037e4
commit
11cf055132
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user