Initial work on benchmarks of other logging systems.

This commit is contained in:
Kevin M. Godby
2016-05-04 22:46:30 -05:00
parent 846fdf9f5c
commit 2132fe0ec5
11 changed files with 123 additions and 6 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "vendor/zf_log"]
path = vendor/zf_log
url = https://github.com/wonder-mice/zf_log.git
[submodule "vendor/glog"]
path = vendor/glog
url = https://github.com/google/glog.git
[submodule "vendor/easyloggingpp"]
path = vendor/easyloggingpp
url = https://github.com/easylogging/easyloggingpp.git