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 TypeMethodDescriptionabstract LogFile
AbstractCompiler.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 LogFile
Compiler.createOrReopenIndexedLog
(Class<?> owner, String firstNamePart, String... restNameParts) abstract LogFile
AbstractCompiler.createOrReopenLog
(Class<?> owner, String firstNamePart, String... restNameParts) Provides logging access to a file with the specified name.final LogFile
Compiler.createOrReopenLog
(Class<?> owner, String firstNamePart, String... restNameParts) Methods in com.google.javascript.jscomp with parameters of type LogFileModifier and TypeMethodDescriptionvoid
Compiler.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 LogFile
LogFile.createNoOp()
static LogFile
LogFile.createOrReopen
(Path file) abstract LogFile
abstract LogFile
abstract LogFile
abstract LogFile
abstract LogFile
LogFile.logJson
(LogFile.StreamedJsonProducer producer) abstract LogFile
abstract LogFile