Delphi: Application error logging in the field

前端 未结 5 699
一生所求
一生所求 2021-02-09 12:21

Using Delphi 7, I wonder if there is a free component which will collect diagnostic information as my application runs at a remote site and will help me to debug error reports.<

5条回答
  •  执笔经年
    2021-02-09 12:28

    The log4Delphi project has been dormant for 4 years but I have been granted access to update the dormant Log4Delphi project and I have rolled up 4 years of bugfixes and patches into the latest 0.8 release available on Source-forge. I use this library in production and have found it to very stable and reliable and easy to use.

    Log4Delphi Downloads Page

提交回复
热议问题