in htmlhint-server/src/server.ts [190:192]
function trace(message: string, verbose?: string): void { connection.tracer.log(message, verbose); }