mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
Initial work on benchmarks of other logging systems.
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user