Skip to content

Commit

Permalink
- add Logger support
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Oct 28, 2010
1 parent 2ac9f69 commit d2f8cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions patterns/ruby
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
RUBY_LOGLEVEL (?:DEBUG|FATAL|ERROR|WARN|INFO)
RUBY_LOGGER [DFEWI], \[%{TIMESTAMP_ISO8601} #{POSINT:pid}\] *%{RUBY_LOGLEVEL} -- %{DATA:progname}: %{DATA:message}

0 comments on commit d2f8cad

Please sign in to comment.