MengRao / fmtlog

fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
MIT License
807 stars 124 forks source link

Remove Spdlog and Nanolog #31

Closed alphanso closed 1 year ago

alphanso commented 2 years ago

Hi,

I am trying to embed library in my C++ project as a submodule. It also brings Nanolog and spdlog as its own submodule. I believe we can avoid that if you create bench as separate repository.

Thanks

tmartin-gh commented 1 year ago

Upvoting this...

MengRao commented 1 year ago

Now bench is removed from main branch.