import { ClientLogCallbacks } from "https://deno.land/x/sptaki@1.2.0/callbacks/mod.ts";
Handle client logging related events
Constructors
new
ClientLogCallbacks(httpResponse: HttpResponseUtil,
clientLogController: ClientLogController,
configServer: ConfigServer,
localisationService: LocalisationService,
modLoadOrder: ModLoadOrder,
Properties
protected
clientLogController: ClientLogControllerprotected
configServer: ConfigServerprotected
httpResponse: HttpResponseUtilprotected
localisationService: LocalisationServiceprotected
modLoadOrder: ModLoadOrderMethods
bsgLogging(): string
Handle /singleplayer/enableBSGlogging
Handle /singleplayer/log
releaseNotes(): string
Handle /singleplayer/release