Reopen Unit TMSLogging can't be found for Linux64 Target

Hi,
I have to reopen issue from Putzich Andreas ... I have the same issue that TMSLogger is undefined.
in uses list I have only TMSLoggingCore and Delphi 10.4 doesn't see this global variable ... Do I have to wait 24 hours like Andreas for autoresolve this issue :crazy_face:

Regards

You need to use TMSLoggingCore unit, and there you have a global logging instance provided in the global variable TMSDefaultLogger. Or you can create your own instance of TTMSCustomLogger and use it directly.

Ok ... thanks ... now everything is clear :muscle:

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