In our application we managed to write client-side logs to server by using WL.Client.logActivity
. Is there a way to write these logs to messages.log file of the server and not to wlreport database? i've read some related posts like this but we dont want to have a custom log file submited by the user.
So can we send somehow client-side logs back to server's messages.log?