cllns / example-app-logging

For an issue in the Hanami discourse chat

Home Page:https://discourse.hanamirb.org/chat/c/general/6/t/35

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

For an issue in the Hanami discourse chat

https://discourse.hanamirb.org/chat/c/general/6/t/35


Languages

Language:Ruby 65.5%Language:HTML 33.1%Language:Shell 1.4%