Skip to content

Commit eb1aa58

Browse files
comment
1 parent 98c50ac commit eb1aa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logstash/codecs/rubydebug.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class LogStash::Codecs::RubyDebug < LogStash::Codecs::Base
1111
config :metadata, :validate => :boolean, :default => false
1212

1313
# AWESOME_OPTIONS = {:color => {:logstash_timestamp => :green}}
14-
# disabled options, for some reason the timnestamp coloring is boggus only occurs once and is not testable.
14+
# disabled options, awesome_print coloring option is buggy and only occurs once and it cannot be tested.
1515
AWESOME_OPTIONS = {}
1616

1717
def register

0 commit comments

Comments
 (0)