Package com.google.appengine.api.log
Interface ILogServiceFactory
public interface ILogServiceFactory
Creates
LogService implementations.-
Method Summary
-
Method Details
-
getLogService
LogService getLogService()Creates aLogService.
-