Skript
Skript copied to clipboard
A .log file for Skript
Hello.
Something I would like is a log file for Skript, which logs at the very high priority. This would reduce the need of spamming the server.log file, and it would also make it easier to find errors etc related to Skript/scripts.
something like log "thing" to file "thong"
?
log "%player% placed TNT in %world% at %location of block%" to "tnt/placement.log"
You can specify more than one log file, splitting them into whatever you want
I'm talking about a log which Skript uses to log everything it logs to the console to, not "log "aaaaa" to "bbb"".
Send "Hello" to console?
He's suggesting a separate server log for skript console output, such as errors and debug spam.
@marium Why do you have skript logging on very high? That's only for debug purposes.