Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IClientLogRequest
import { type IClientLogRequest } from "https://deno.land/x/sptaki@1.2.0/models/spt/logging/IClientLogRequest.d.ts";

Properties

Source: string
Level: LogLevel | string
Message: string
optional
Color: string
optional
BackgroundColor: string