I am still developing an ActiveX Component (C#) for SharePoint 2010 and would like to send log/debug messages to the SP-Server, so that they are viewable in the SP LOGS Folder. So far Google was not my friend. Like serverside SPDiagnosticsService.Local.WriteTrace(...).
Thank you