3 Matching Annotations
  1. Jul 2023
    1. Rails' default approach to log everything is great during development, it's terrible when running it in production. It pretty much renders Rails logs useless to me.

      Really? I find it even more annoying in development, where I do most of my log viewing. In production, since I can't as easily just reproduce the request that just happened, I need more detail, not less, so that I have enough clues about how to reproduce and what went wrong.

  2. Oct 2022
  3. Mar 2021
    1. Pluggability uses the Loggability library. Just set the log level to 'debug' and it'll explain what's going on: