aboutsummaryrefslogtreecommitdiffstats
path: root/logserver/src/main/java/com/yahoo/logserver/Flusher.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* synchronize on static method and on instance method are completly disjunct.Henning Baldersheim2021-03-181-16/+23
* Sleep in end of iterationBjørn Christian Seime2021-02-091-4/+5
* LogLevel -> Level for isLoggable()gjoranv2020-04-251-1/+1
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* 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
* Reindent and minor cleanups, no functional changesHarald Musum2017-05-241-2/+2
* PublishJon Bratseth2016-06-151-0/+57