[shogun] GSoC - End of Week 8

2019-07-23 Thread Ahmed Essam
Hello all, Today is the start of week 8. This week I will focus more on my original proposal (unless there is a more exciting subproject :"). I will mainly be working on: 1. spdlog. Specifically: writing unit-tests, and changing the way formatting is done in the codebase (hopefully will be done

Re: [shogun] spdlog

2019-07-23 Thread Fernando J . Iglesias GarcĂ­a
Hey Ahmed, On Mon, 22 Jul 2019 at 23:33, Ahmed Essam wrote: > Thanks for the feedback! > > spdlog is friendly with multi threaded code. In fact, I currently use in > the PR (as viktor suggested) an async logger, which does the logging in a > different thread altogether. > I think Heiko's point