Server/project/src/callbacks
DrakiaXYZ 170a185928 Add a new /singleplayer/log route (!160)
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: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/160
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2023-10-26 09:44:17 +00:00
..
BotCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
BundleCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ClientLogCallbacks.ts Add a new /singleplayer/log route (!160) 2023-10-26 09:44:17 +00:00
CustomizationCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
DataCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
DialogueCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
GameCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HandbookCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HealthCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HideoutCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
HttpCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
InraidCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
InsuranceCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
InventoryCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ItemEventCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
LauncherCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
LocationCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
MatchCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ModCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
NoteCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
NotifierCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PresetBuildCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
PresetCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
ProfileCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
QuestCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RagfairCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
RepairCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
SaveCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TradeCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
TraderCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
WeatherCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00
WishlistCallbacks.ts Import path alias on the whole project (!157) 2023-10-19 17:21:17 +00:00