/example-app-logging

For an issue in the Hanami discourse chat

Primary LanguageRuby

Description

Example app for https://discourse.hanamirb.org/chat/c/-/6/t/35/416

Usage

  1. Run bundle install
  2. Run dev to start the server
  3. Visit http://localhost:2300 to see root page (which goes to home.index)
  4. View the logs, to see:
[example] [INFO] [2024-06-03 11:39:39 -0600] Info message
[example] [DEBUG] [2024-06-03 11:39:39 -0600] Debug message

before the 200 response