summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/jdisc/LoggingRequestHandler.java
Commit message (Expand)AuthorAgeFilesLines
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Remove TODO and refactor control flowBjørn Christian Seime2019-12-131-22/+18
* Don't print full URI to logBjørn Christian Seime2019-12-131-1/+11
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-6/+0
* Revert "Ensure timeouts in LoggingRequestHandler are logged"Bjørn Christian Seime2018-02-011-20/+1
* Add rawPath and rawQuery to AccessLogEntryBjørn Christian Seime2018-02-011-1/+10
* Ensure timeouts in LoggingRequestHandler are loggedBjørn Christian Seime2018-01-311-1/+20
* Nonfunctional changes onlyJon Bratseth2018-01-311-64/+61
* add trivial gettersArne Juul2018-01-051-0/+3
* add optional constructor with Context objectArne Juul2017-12-201-0/+35
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Shutdown renderer threads on deconstructJon Bratseth2017-03-061-1/+1
* PublishJon Bratseth2016-06-151-0/+271