Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging issues #63

Open
3 tasks
andrew-pickin-epi opened this issue Oct 13, 2021 · 0 comments
Open
3 tasks

Logging issues #63

andrew-pickin-epi opened this issue Oct 13, 2021 · 0 comments
Assignees

Comments

@andrew-pickin-epi
Copy link
Contributor

andrew-pickin-epi commented Oct 13, 2021

  • Debug level in production
    e.g:
{"level":"DEBUG","ts":"2021-10-13T12:01:23.247Z","request_id":"YWbKk4dg29jhda2Kb4G9KgAAAAc","message":"User excluded error: #\u003cActionController::RoutingError: No route matches [GET] \"/stylesheets/landing.css\"\u003e","rails":{"environment":"production"}}
  • Error level events with no text
    e.g:
{"level":"ERROR","ts":"2021-10-13T12:01:23.247Z","request_id":"YWbKk4dg29jhda2Kb4G9KgAAAAc","message":"","rails":{"environment":"production"}}
  • Errors with no useful text
    e.g:
{"level":"ERROR","ts":"2021-10-13T12:01:23.247Z","request_id":"YWbKk4dg29jhda2Kb4G9KgAAAAc","message":"actionpack (5.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'\nactionpack (5.2.6) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'\nlograge (0.11.2) lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'\nrailties (5.2.6) lib/rails/rack/logger.rb:28:in `call'\nactionpack (5.2.6) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'\nrequest_store (1.5.0) lib/request_store/middleware.rb:19:in `call'\n/usr/local/bundle/bundler/gems/json-rails-logger-43d95935a828/lib/json_rails_logger/request_id_middleware.rb:16:in `call'\nactionpack (5.2.6) lib/action_dispatch/middleware/request_id.rb:27:in `call'\nrack (2.2.3) lib/rack/method_override.rb:24:in `call'\nrack (2.2.3) lib/rack/runtime.rb:22:in `call'\nactivesupport (5.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'\nactionpack (5.2.6) lib/action_dispatch/middleware/executor.rb:14:in `call'\nactionpack (5.2.6) lib/action_dispatch/middleware/static.rb:127:in `call'\nrack (2.2.3) lib/rack/sendfile.rb:110:in `call'\nsentry-raven (2.13.0) lib/raven/integrations/rack.rb:51:in `call'\nrailties (5.2.6) lib/rails/engine.rb:524:in `call'\npuma (5.4.0) lib/puma/configuration.rb:249:in `call'\npuma (5.4.0) lib/puma/request.rb:77:in `block in handle_request'\npuma (5.4.0) lib/puma/thread_pool.rb:340:in `with_force_shutdown'\npuma (5.4.0) lib/puma/request.rb:76:in `handle_request'\npuma (5.4.0) lib/puma/server.rb:440:in `process_client'\npuma (5.4.0) lib/puma/thread_pool.rb:147:in `block in spawn_thread'","rails":{"environment":"production"}}
@jonrandahl jonrandahl self-assigned this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants