Uses of Class
com.google.javascript.jscomp.diagnostic.LogFile
Packages that use LogFile
-
Uses of LogFile in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return LogFileModifier and TypeMethodDescriptionfinal LogFileAbstractCompiler.createOrReopenIndexedLog(Class<?> owner, String firstNamePart, String... restNameParts) Provides logging access to a file with the specified name, differentiated by the index of the current pass.final LogFileAbstractCompiler.createOrReopenLog(Class<?> owner, String firstNamePart, String... restNameParts) Provides logging access to a file with the specified name.Methods in com.google.javascript.jscomp with parameters of type LogFileModifier and TypeMethodDescriptionvoidCompiler.ChunkGraphAwareLicenseTracker.setLogFile(LogFile file) -
Uses of LogFile in com.google.javascript.jscomp.diagnostic
Methods in com.google.javascript.jscomp.diagnostic that return LogFileModifier and TypeMethodDescriptionstatic LogFileLogFile.createNoOp()static LogFileLogFile.createOrReopen(Path file) abstract LogFileabstract LogFileabstract LogFileabstract LogFileabstract LogFileLogFile.logJson(LogFile.StreamedJsonProducer producer) abstract LogFileabstract LogFile