Class Logging


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

      • Logging

        public Logging()
    • Method Detail

      • applyLogProperties

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

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