UNPKG

logmessage-cls-hooked

Version:

A LogRoot Method Decorator that uses cls-hooked to handle and propagate log message details between different methods deeper in the callstack, removing the need to propagate a paremeter just for logging purposes

4 lines (3 loc) 111 B
import type { Config } from "@jest/types"; declare const config: Config.InitialOptions; export default config;