* renabling logging
This commit is contained in:
parent
40a8dbd89e
commit
38a8ca08bc
|
|
@ -48,7 +48,7 @@ SampleApp::Application.configure do
|
|||
config.assets.debug = false
|
||||
|
||||
# Set the logging destination(s)
|
||||
# config.log_to = %w[stdout file]
|
||||
config.log_to = %w[stdout file]
|
||||
|
||||
# Show the logging configuration on STDOUT
|
||||
config.show_log_configuration = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue