Searched defs:watchLogLevel (Results 1 – 4 of 4) sorted by relevance
593 …const watchLogLevel = host.trace ? options.extendedDiagnostics ? WatchLogLevel.Verbose : options.d… constant
876 const watchLogLevel = this.logger.hasLevel(LogLevel.verbose) ? WatchLogLevel.Verbose : constant
120523 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument
99910 function getWatchFactory(host, watchLogLevel, log, getDetailWatchInfo) { argument