Custom Error logging is not shown in log files

  • Vasileios Thanasias
        Has successfully completed the online course Basics (100)
      1 year ago #38113

      Hello,

      I run the command below on the server side BO.

      Simplifier.Log.error(“My error”, e);

      However, when I download and open the log files, I don’t see the error message above.

      The log level is at DEBUG

       

      On monitoring I can see though, that the BO had an error

      Is there any way to log the error message on the log file?

      Jennifer Häfner
          Has successfully completed the online course Intermediate (200)
          Has successfully completed the online course Advanced (300)
          Has successfully completed the online course Basics (100)
          Has successfully completed the online course Advanced (310)
          Has successfully completed the online course Advanced (320)
          Has successfully completed the Intermediate Certification
          Has successfully completed the Advanced Certification
        1 year ago #38189
        Up
        1
        Down
        ::

        Hi Vasileios,

        The logs that you can download are the Simplifier server logs, which are important for server administration, whereas the logs in the monitoring section are app-related and custom logs. These are important for the app developers.

        Both log types are originating from different sources, so you cannot add your custom logs to the server log file.

      Viewing 2 posts - 1 through 2 (of 2 total)

      You must be logged in to reply to this topic.