Commit Graph

5 Commits

Author SHA1 Message Date
Linden
79dd3f5934 fix: no-op 2022-10-10 16:56:05 +11:00
Linden
988836dcb7 feat(server/logger): add player data to tags 2022-10-09 01:57:02 +11:00
Linden
f5d0deeb21 refactor(server/logger): batch log submissions
Create a temporary table and submit logs in a single batch after 500ms.
Includes some micro-optimisation and a new convar to set logging service.
2022-10-09 00:24:49 +11:00
Linden
26538b8148 refactor(imports): assign modules directly to lib namespace
Mostly a change for improved intellisense with sumneko lua.
Includes some type fixes and deprecation notices.
2022-09-14 01:20:50 +10:00
Linden
d2441eb60a feat(logger): add datadog logging 2022-03-30 12:32:41 +00:00