I am looking for the location of System.Log
when using it in a WebApp.
The app is running on Linux (Debian 12) through nginx, installed with Lifeboat.
I am using:
System.Log(system.LogLevelInformation, DateTime.Now.SQLDateTime + " " + "Some data")
10 posts - 7 participants