MCPcopy Create free account
hub / github.com/baiwumm/react-admin /

Class

Xmw_server/src/interceptor/logger.interceptor.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20@Injectable()
21export class LoggerInterceptor implements NestInterceptor {
22 constructor(private readonly operationLogsService: OperationLogsService) { }
23
24 intercept(context: ExecutionContext, next: CallHandler): Observable<any> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected