Class Logging

java.lang.Object
com.google.apphosting.runtime.Logging

public final class Logging extends Object
Configures logging for the GAE Java Runtime.
  • Constructor Details

    • Logging

      public Logging()
  • Method Details

    • applyLogProperties

      public void applyLogProperties(String userLogConfigFilePath, ClassLoader appClassLoader)
    • logJsonToFile

      public void logJsonToFile(@Nullable String projectId, Path logPath, boolean clearLogHandlers)