Class JSONAccessLog

  • All Implemented Interfaces:
    com.yahoo.component.Component, com.yahoo.component.Deconstructable, RequestLogHandler, Comparable<com.yahoo.component.Component>

    public final class JSONAccessLog
    extends com.yahoo.component.AbstractComponent
    implements RequestLogHandler
    Log a message in Vespa JSON access log format.
    Author:
    frodelu, Tony Vaagenes
    • Method Detail

      • deconstruct

        public void deconstruct()
        Specified by:
        deconstruct in interface com.yahoo.component.Deconstructable
        Overrides:
        deconstruct in class com.yahoo.component.AbstractComponent