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 627ab6c commit e0ba5e2Copy full SHA for e0ba5e2
example-project/main.rb
@@ -37,6 +37,6 @@
37
logger.error("Oops! An error occurred!")
38
39
# Send messages about fatal events that caused the app to crash using the fatal() method
40
-logger.fatal("Application crash! Needs to be fixed ASP!")
+logger.fatal("Application crash! Needs to be fixed ASAP!")
41
42
puts "All done! You can check your logs now."
0 commit comments