Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Quasar
-
Puma Sprint 254
Description
when not being able to hook up a debugger, it can be really hard to know what is going wrong if something works locally but not on a deployed (production) instance. Sometimes it is not known whether intermediate proxies mangle the original browser client http request or not.
Therefore, we need logging capabilities to better know what hits the application