Skip to content

Commit

Permalink
rename standard facility
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Koopmann committed Feb 23, 2011
1 parent 0432712 commit 335c5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/graylog2_exceptions.rb
Expand Up @@ -10,7 +10,7 @@ def initialize(app, args = {})
:hostname => "localhost",
:port => 12201,
:local_app_name => Socket::gethostname,
:facility => 'gelf_exceptions',
:facility => 'graylog2_exceptions',
:max_chunk_size => 'LAN',
:level => 3
}
Expand Down

0 comments on commit 335c5df

Please sign in to comment.