UNPKG

@texagon/nestjs-health

Version:

A comprehensive health monitoring package for NestJS applications with metrics and Kubernetes-ready health checks

8 lines (7 loc) 156 B
export declare class TestErrorController { private readonly logger; triggerError(): never; testLogLevels(): { message: string; }; }