LogServiceFactory (Google App Engine API for Java)

com.google.appengine.api.log

Class LogServiceFactory

  • java.lang.Object
    • com.google.appengine.api.log.LogServiceFactory


  • public final class LogServiceFactory
    extends java.lang.Object
    Creates LogService implementations.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static LogService getLogService()
      Creates a LogService.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogServiceFactory

        public LogServiceFactory()
    • Method Detail

      • getLogService

        public static LogService getLogService()
        Creates a LogService.