Commit Graph

6 Commits

Author SHA1 Message Date
Werner 59e7377798 UDP Logging (#1997)
This implements UDP Logging with GELF.
It will allow full text search over all the logs and attributes sent over GELF to the log server.
2017-04-01 23:47:00 +03:00
PsiOmega 55d1bbf735 Fixes new unbalanced tag. 2015-08-21 19:26:20 +02:00
PsiOmegaDelta 457987046b Re-implements world end events as datums. 2015-07-07 23:09:03 +02:00
PsiOmegaDelta 5703fdfe85 Re-implements admin fun events as datums. 2015-07-07 11:19:01 +02:00
PsiOmegaDelta 7f24dc948e Re-implements Admin secrets as datums. 2015-07-06 14:58:27 +02:00
PsiOmega 0adebcb2bf Admin secrets refactor.
Turns the entries in the secret admin secrets panel into datums, which will make it much easier to add, edit, and remove new entries.
This initial commit only contains an initial proof of concept entry implementation and the supporting code. Next commit will contain all relevant entries.
2015-07-05 20:56:29 +02:00