We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406786d commit c12ff5bCopy full SHA for c12ff5b
1 file changed
sentry-ruby/spec/sentry/structured_logger_spec.rb
@@ -25,7 +25,6 @@
25
Sentry.get_current_client.log_event_buffer.pending_events
26
end
27
28
- # TODO: At the moment the Sentry::Logger enforces info - is that intentional?
29
["info", "warn", "error", "fatal"].each do |level|
30
describe "##{level}" do
31
it "logs using default logger and LogEvent logger with extra attributes" do
0 commit comments