summaryrefslogtreecommitdiffstats
path: root/vespalog/src/logger
Commit message (Collapse)AuthorAgeFilesLines
* Add include of header file for signal handling.Tor Egge2019-09-031-0/+1
|
* Avoid the last usages of time(0/NULL/nullptr) in the codebase.Henning Baldersheim2019-08-261-11/+18
|
* Some return values are ignored in vespalog.Tor Egge2019-01-251-3/+8
|
* add robustnessArne Juul2017-09-211-11/+26
| | | | | | * if the machine / container was stopped abruptly, leaving pidfile laying around, this could cause problems at next startup if the pid was reused. Use advisory locks and also check for our own pid.
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
|
* Copyright headerJon Bratseth2017-06-136-6/+6
|
* Rename vespalog binaries to have vespa- prefix.Tor Egge2017-06-072-4/+4
| | | | Temporarily add symlinks from old name to new name.
* misc cleanup from BaldersheimArne H Juul2017-05-021-4/+1
| | | | | | | * include file cleanup * only do LOG_SETUP as needed * remove "virtual" where "override" is specified also * some minor reformatting and indentation changes
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+4
|
* Use overrideHenning Baldersheim2017-04-231-4/+1
|
* add override in vespalog moduleArne H Juul2017-04-101-1/+1
|
* ignore SIGQUITArne Juul2016-06-181-0/+2
| | | | | | * workaround for systemtest framework sending QUIT signal to processes that mention configserver on the command line.
* Merging code into new github branch.Arnstein Ressem2016-06-161-0/+1
|
* PublishJon Bratseth2016-06-157-0/+770