Skript icon indicating copy to clipboard operation
Skript copied to clipboard

A .log file for Skript

Open marium0505 opened this issue 10 years ago • 5 comments

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.

marium0505 avatar May 04 '14 16:05 marium0505

something like log "thing" to file "thong"?

joeuguce99 avatar May 10 '14 14:05 joeuguce99

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

MostFunGuy avatar May 12 '14 05:05 MostFunGuy

I'm talking about a log which Skript uses to log everything it logs to the console to, not "log "aaaaa" to "bbb"".

marium0505 avatar May 18 '14 15:05 marium0505

Send "Hello" to console?

joeuguce99 avatar May 21 '14 12:05 joeuguce99

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.

Tsugaga avatar May 31 '14 07:05 Tsugaga