Skip to content

extDB3 Log

SteezCram edited this page Aug 19, 2020 · 1 revision

LOG

Just a simple LOGGING Protocol.

Example

Adding LOG Protocol + naming it LOG

9:ADD_PROTOCOL:LOG:HACKER:hacker.log
9:ADD_PROTOCOL:LOG:DEBUG:debug.log
1:HACKER:player x detected hack
1:DEBUG:player x detected hack

Yes that means you can have multiple custom logfiles. If you don't supply a filename

9:ADD_PROTOCOL:LOG:LOG
1:LOG:player x detected hack

It will log the entries into extDB3 logfile.

Clone this wiki locally