aboutsummaryrefslogtreecommitdiffstats
path: root/container-accesslogging
Commit message (Collapse)AuthorAgeFilesLines
* If there is nothing to do we will flush every 100ms, if not we will be a bit ↵Henning Baldersheim2016-09-121-7/+13
| | | | more relaxed.
* Actually remove the flush that was earlier replaced by ↵Henning Baldersheim2016-09-091-1/+0
| | | | flush-if-long-enough-since-last-flush
* - Allow 100k elements in the logging Q.Henning Baldersheim2016-09-091-6/+16
| | | | | - No need to flush after every message. - Once every 5 seconds should do.
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-11/+0
|
* Many modules wanted to copile with 1.5 in intellij.Henning Baldersheim2016-09-051-0/+15
| | | | Here are all that complained when trying to run tests in config-model.
* Use Github username as authorBjørn Christian Seime2016-06-282-2/+2
|
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Merge pull request #58 from yahoo/arnej/make-Logger-a-daemon-threadHenning Baldersheim2016-06-171-0/+1
|\ | | | | the "Logger" is a Daemon thread
| * the "Logger" is a Daemon threadArne Juul2016-06-171-0/+1
| | | | | | | | | | * this ensures the container can exit normally even if the access logging module isn't shutdown properly.
* | update author field.Haakon Dybdahl2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-1521-0/+2908