Skip to content

Commit f9af844

Browse files
author
Brent Cook
committed
Land rapid7#6873, Resolve Rails 5.0 warning about default log levels
2 parents d398419 + 1adca04 commit f9af844

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/environments/production.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Metasploit::Framework::Application.configure do
2+
config.log_level = :info
3+
end

0 commit comments

Comments
 (0)