Hi, I used this in my WebHooksPlugin.cs file to stoer some info in the logs:
However, I can't find my entries in any of the log files.
Where are them?
this.PluginHost.LogDebug("Message");
However, I can't find my entries in any of the log files.
Where are them?