The Java connector can collect Log4j events in applications hosted on the Google App Engine.
If the parameter logSinkStoreClassName was not specified, the servlet filter will automatically recognize GAE/J and instantiate com.logdigger.connector.impl.appengine.AppEngineLogSinkStore , which relies on Google’s Memcached service for keeping log data.