mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Add a new /singleplayer/log route for logging data to the server console from the client Supports: - All server log levels - `Custom` log level with text/background color - Specifying the source of the log line (ex. Plugin name) Example output: ![Example](https://i.imgur.com/c0XBYLm.png) Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com> Reviewed-on: SPT-AKI/Server#160 Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com> Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>