Searched defs:writeLog (Results 1 – 12 of 12) sorted by relevance
644 writeLog: (s: string) => void; property650 …const writeLog: (s: string) => void = watchLogLevel !== WatchLogLevel.None ? (s => host.trace!(s))… constant
366 const { watchFile, watchDirectory, writeLog } = createWatchFactory(host, compilerOptions); constant
521 writeLog: (s: string) => void; property
92 writeLog(s: string): void; method
317 writeLog: (s: string) => void; property349 …const { watchFile, watchDirectory, writeLog } = createWatchFactory<ResolvedConfigFileName>(hostWit… constant
37 export function writeLog(s: string) { function
104295 writeLog, argument111574 writeLog, property111664 writeLog, property