Class AccessLog

  • All Implemented Interfaces:
    RequestLog

    public class AccessLog
    extends Object
    implements RequestLog
    Logs to all the configured access logs.
    Author:
    Tony Vaagenes, bjorncs
    • Field Detail

      • NONE_INSTANCE

        public static final AccessLog NONE_INSTANCE
    • Constructor Detail

      • AccessLog

        @Inject
        public AccessLog​(com.yahoo.component.provider.ComponentRegistry<RequestLogHandler> implementers)