Legacy Dev Forum Posts

 View Only

Sign Up

Logging - only synchronous requests are logged

  • 1.  Logging - only synchronous requests are logged

    Posted 06-05-2025 18:07

    ssteiner | 2023-10-06 12:08:57 UTC | #1

    I activated logging to try and troubleshoot my app in the production environment where I seem to be having troubles with the proxy.

    I noted that I'm only getting log entries for my authentication operation. Any other operation on any api would not do a thing. Since I'm already working with my custom build, I compared an authentication request with other API requests and found that the CallAsync method in ApiClient lacks the logging statements. So I added those. Fix can be found here here


    Hemanth | 2023-10-11 08:01:58 UTC | #2

    Hi @ssteiner

    Thanks for the fork. We shall review it and push it to main branch if everything looks ok.


    system | 2023-11-11 08:02:20 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 22400