aboutsummaryrefslogtreecommitdiffstats
path: root/vespalog
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Arnej/use go logfmt"Arne H Juul2022-08-161-0/+1
* hookup new version of vespa-logfmtArne Juul2022-08-161-1/+0
* qrserver -> containerHarald Musum2022-08-081-2/+2
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Re-enable deprecation warnings.gjoranv2022-06-081-8/+0
* Make deprecated apis package private.gjoranv2022-06-082-14/+2
* Make VespaFormatter package private.gjoranv2022-06-084-26/+20
* com.yahoo.log.event cleanupArne H Juul2022-06-0823-594/+12
* make some implementation classes non-publicArne H Juul2022-06-0817-52/+28
* no PublicApi for eventsArne H Juul2022-06-081-2/+0
* Remove deprecated members from vespalogBjørn Christian Seime2022-06-084-161/+1
* Replace deprecated LogRecord.setThreadID -> setLongThreadIDgjoranv2022-06-081-3/+3
* Replace deprecated LogRecord.getThreadID -> getLongThreadIDgjoranv2022-06-082-5/+5
* 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
* Update ABIHenning Baldersheim2022-05-091-12/+0
* 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-094-4/+33
* Set all deps to provided in vespaloggjoranv2022-05-081-0/+3
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+1
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-3/+9
* fix tsan warningsHåvard Pettersen2022-03-111-9/+10
* Avoid memory leak.Tor Egge2022-02-133-20/+20
* Deprecate package c.y.log.event.gjoranv2022-01-2522-7/+33
* Deprecate c.y.log.LogLevel.gjoranv2022-01-237-7/+14
* deprecate internal details of vespa loggingArne H Juul2022-01-2032-23/+165
* unify java warningsArne H Juul2022-01-061-7/+0
* Merge pull request #20471 from vespa-engine/toregge/include-string-header-fileHenning Baldersheim2021-12-111-1/+1
|\
| * Include string header file when needed.Tor Egge2021-12-111-1/+1
* | Include csignal instead of signal.hTor Egge2021-12-111-1/+1
* | Include signal.h to get declarations of kill() and killpg() on Darwin.Tor Egge2021-12-111-0/+1
|/
* Use c++11 strings instead of old c-style manual string manipulation.Henning Baldersheim2021-11-244-29/+25
* Update 2019 Oath copyrights.gjoranv2021-10-276-6/+6
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-07116-116/+116
* Remove unused variables.Tor Egge2021-08-231-2/+0
* Reduce test time for vespalog_threads_test_app.Tor Egge2021-01-081-4/+4
* Make it compatible with c++2aHenning Baldersheim2020-12-021-1/+9
* Use builtin_expect to advise on most likely branchHenning Baldersheim2020-11-071-2/+2
* Try to avoid race when creating directoryHarald Musum2020-10-151-5/+6
* start cleanup of process group soonerArne Juul2020-09-171-5/+28
* more time for clean shutdownArne Juul2020-09-091-5/+5
* Stick to junit for simple test.Henning Baldersheim2020-08-113-26/+19
* Turn off lint for test marco definitions we can actually use clang-tidy to cl...Henning Baldersheim2020-08-051-1/+1
* Use EXTERNAL_DEPENDS for external dependencies.Tor Egge2020-07-071-1/+1
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Remove old spec files used for YLinux6.Arnstein Ressem2020-07-061-35/+0
* return from main instead of exitArne Juul2020-07-032-5/+5