MCPcopy Index your code
hub / github.com/zenstackhq/zenstack / log

Method log

packages/server/src/types.ts:76–76  ·  view source on GitHub ↗

* Logging configuration.

()

Source from the content-addressed store, hash-verified

74 * Logging configuration.
75 */
76 get log(): LogConfig | undefined;
77
78 /**
79 * Handle an API request.

Callers 15

getCachedResponseMethod · 0.65
clearExpiredCacheMethod · 0.65
clearAllCacheMethod · 0.65
performLoginMethod · 0.65
post-build.tsFile · 0.65
runFunction · 0.65
runFunction · 0.65
runFunction · 0.65

Implementers 2

RPCApiHandlerpackages/server/src/api/rpc/index.ts
RestApiHandlerpackages/server/src/api/rest/index.ts

Calls

no outgoing calls

Tested by

no test coverage detected