summaryrefslogtreecommitdiffstats
path: root/vespalog/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Improve parsing of timestampsBjørn Christian Seime2019-03-291-0/+17
|
* Move LogMessage unit test to vespalog and cleanup the test code.Bjørn Christian Seime2019-03-291-0/+50
|
* Increase number of decimals in log timestamp from 3 to 6Bjørn Christian Seime2019-03-293-29/+44
|
* JDK 11: Replace LogRecord.setMillis with setInstant.gjoranv2019-03-043-25/+25
| | | | | - Suppress deprecation warnings locally instead of globally in controller-server.
* LogFileDB must ensure directory exists.Henning Baldersheim2018-10-101-11/+12
|
* Use full nameHarald Musum2018-10-034-4/+4
|
* enforce log retention policiesArne Juul2018-09-061-0/+29
| | | | | | | | | | | * for access logs, save meta-data about the log file itself in a simple format. * implement a proof-of-concept shell script that removes log files after one month. * ensure retention enforcer is started when services start * note that retention enforcer will continue running even after services stop, but it has protection to ensure that it won't multiply endlessly.
* Revert "Look for upper case log levels by modifying the search term"Jon Marius Venstad2018-08-161-0/+9
| | | | This reverts commit a62a3b47817ebb52f8ea4413d37804d4da459171.
* Look for upper case log levels by modifying the search termJon Marius Venstad2018-08-161-9/+0
|
* Make LogLevel implementation obey its doc, which seems reasonableJon Marius Venstad2018-08-161-0/+11
|
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
|
* Use new junit APIJon Bratseth2018-05-041-25/+25
|
* Allow building with Java 9.gjoranv2018-04-273-0/+6
| | | | | - Must suppress deprecation warning for unit tests because LogRecord.setInstant() is new for Java 9.
* Filter on correct package prefix for CuratorHarald Musum2017-09-175-7/+7
|
* Update copyright headersJon Bratseth2017-06-1413-13/+13
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13
|
* Update copyright headersJon Bratseth2017-06-1413-13/+13
|
* Revert "Copyright header"Jon Bratseth2017-06-1313-13/+13
|
* Copyright headerJon Bratseth2017-06-1313-13/+13
|
* PublishJon Bratseth2016-06-1513-0/+1484