I'm trying out this plugin and am pretty impressed. One thing I would like to do would be to be able to view the log files directly rather than having to use in-game or console commands. I could just be very dumb, but I can't find where the log files are stored locally. I would have expected in oxide/data, but that does not seem to be the case. Can anyone offer any advice here?
Thanks!
Log File Location(s)?
Log entries, for enabled log categories, are sent to the server console; oxide saves console lines in a daily log.
User projectile logs are volatile; the user's last 64 projectile entries reside in memory and are purged when the plugin unloads.
Thank you so much for clarifying that!