summaryrefslogtreecommitdiffstats
path: root/vespalog/src/main
Commit message (Expand)AuthorAgeFilesLines
* no PublicApi for eventsArne H Juul2022-06-081-2/+0
* Remove deprecated members from vespalogBjørn Christian Seime2022-06-082-113/+0
* Set up vespalog in StandaloneMain static initializergjoranv2022-05-101-21/+0
* Reapply setup of vespalog in jdisc_core (#22509)gjoranv2022-05-104-4/+27
* Revert "Setup vespalog in jdisc core [run-systemtest]"Henning Baldersheim2022-05-094-27/+4
* Move to non-public impl package.Henning Baldersheim2022-05-092-1/+8
* Use a general name indicating that it is an unused default.Henning Baldersheim2022-05-091-2/+1
* Initialize logging earlier in container startup sequenceHenning Baldersheim2022-05-093-4/+21
* Deprecate package c.y.log.event.gjoranv2022-01-2521-3/+21
* Deprecate c.y.log.LogLevel.gjoranv2022-01-233-4/+10
* deprecate internal details of vespa loggingArne H Juul2022-01-2021-17/+107
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0742-42/+42
* Try to avoid race when creating directoryHarald Musum2020-10-151-5/+6
* * keep appender output stream openArne Juul2020-04-061-12/+18
* use append semantics when writing lines to logcontrol fileArne Juul2020-04-061-1/+8
* Merge pull request #12800 from vespa-engine/arnej/ensure-consistent-logcontro...gjoranv2020-04-021-3/+3
|\
| * ensure consistent offset in logcontrol fileArne Juul2020-04-021-3/+3
* | Remove 'public' for interface methodsgjoranv2020-03-311-15/+11
* | Remove whitespacegjoranv2020-03-311-1/+1
* | Limit accessgjoranv2020-03-261-4/+4
* | Limit acces.gjoranv2020-03-261-4/+4
|/
* Configure ZooKeeper log file handlerHarald Musum2020-01-131-8/+12
* Make sure to close file handler used for zookeeper log messagesHarald Musum2020-01-101-1/+14
* Nonfunctional changes onlyJon Bratseth2019-10-114-10/+7
* Clean up some code to improve code health during random code read.Henning Baldersheim2019-10-014-24/+18
* Use ProcessHandle to get process idBjørn Christian Seime2019-04-011-21/+2
* Improve parsing of timestampsBjørn Christian Seime2019-03-292-3/+12
* Increase number of decimals in log timestamp from 3 to 6Bjørn Christian Seime2019-03-292-22/+11
* Override equals() and hashCode() for LogMessageBjørn Christian Seime2019-03-271-0/+22
* Resolve conflicting definition of sentinel value for missing thread idBjørn Christian Seime2019-03-272-5/+2
* Add author tagBjørn Christian Seime2019-03-261-0/+1
* Add static factory method to LogMessageBjørn Christian Seime2019-03-261-0/+6
* Expose timestamp of type 'Instant' in LogMessageBjørn Christian Seime2019-03-262-14/+24
* Expose threadId and processId from LogMessageBjørn Christian Seime2019-03-261-8/+35
* Add utility methods for log formattingBjørn Christian Seime2019-03-261-0/+17
* Detect that loglevel has changes within 3 seconds. Better than 10.Henning Baldersheim2019-01-061-1/+1
* go back to old way of computing filenameArne Juul2018-11-051-2/+2
* Avoid .* imports.Henning Baldersheim2018-10-101-1/+2
* LogFileDB must ensure directory exists.Henning Baldersheim2018-10-101-3/+11
* Use full nameHarald Musum2018-10-039-9/+9
* enforce log retention policiesArne Juul2018-09-061-0/+50
* Use a map from uppercase names instead, dohJon Marius Venstad2018-08-161-17/+19
* Revert "Look for upper case log levels by modifying the search term"Jon Marius Venstad2018-08-161-10/+9
* Look for upper case log levels by modifying the search termJon Marius Venstad2018-08-161-9/+10
* Make LogLevel implementation obey its doc, which seems reasonableJon Marius Venstad2018-08-161-3/+10
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* translate any unknown log levels numerically (some customers chose to useArne Juul2018-06-191-5/+15
* Allow building with Java 9.gjoranv2018-04-272-2/+2
* Filter on correct package prefix for CuratorHarald Musum2017-09-1716-16/+16