MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel /

Class

apps/api/src/utils/errors.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class LogError extends Error {
2 public readonly payload?: Record<string, unknown>;
3
4 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected