https://github.com/CampagneLaboratory/goby
Raw File
Tip revision: 2b749b17287357ef0af83ad216bcb3e47576b690 authored by Fabien Campagne on 09 October 2013, 15:36:17 UTC
Use a WarningCounter to limit warning to 10 instances. This is needed to avoid writing Gb of log output when the threshold is met.
Tip revision: 2b749b1
.gitmodules
[submodule "testsupport"]
	path = testsupport
	url = git@github.com:CampagneLaboratory/testsupport.git
[submodule "buildsupport"]
	path = buildsupport
	url = git@github.com:CampagneLaboratory/buildsupport.git
back to top