logDebug(category: LogCategory,message: string,): void
Log a debug message with category prefix For detailed debugging during development
category: LogCategory
logDebug(category: LogCategory,message: string,): void
Log a debug message with category prefix For detailed debugging during development
category: LogCategory
import { logDebug } from "docs/utilities.ts";