Open Closed

How To Log Error? #2717


User avatar
0
maazq created

I want to log each request and if face error, log proper error.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Exceptions are automatically logged in frameworks, For your own code, you can inject the logger to log. https://docs.abp.io/en/abp/latest/Logging https://docs.abp.io/en/abp/latest/Audit-Logging

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11