Found out my issue without logging, but this would still be a great tool for local debugging.
Posts made by matt
-
RE: Is it possible to enable debug logging on FusionAuth?
-
Is it possible to enable debug logging on FusionAuth?
I'm looking to get more information from the FusionAuth server. Particularly request and response logs during development would be great to help further understand integration issues with client applications or libraries.
Is this possible via environment variables or possibly the
additional-java-args
?Personally, I'm working with Docker Compose and after FusionAuth starts up, I see no further logs to provide me any additional information.