Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30This closes #74 in gabime/spdlogJamesReynolds
2018-05-24Merge branch 'master' of https://github.com/gabime/spdloggabime
2018-05-24catch potential flush exceptionsgabime
2018-05-22Merge pull request #706 from Puasonych/masterGabi Melman
2018-05-22Added file header supportPuasonych
2018-05-21Update async_log_helper.hGabi Melman
2018-05-21updated version number to 0.17.0v0.17.0gabime
2018-05-21added test_async to cmake and vcxprojgabime
2018-05-21updated example visula studio solutiongabime
2018-05-20removed logger_name field from async_msggabime
2018-05-20commentsgabime
2018-05-20Merge branch 'remove-lockfree' of https://github.com/gabime/spdlog into remov...gabime
2018-05-20formatgabime
2018-05-20async testgabime
2018-05-20upadte statsgabime
2018-05-20updated bench to show elapsed toogabime
2018-05-20added async testsgabime
2018-05-20fixed flush interval in async helpergabime
2018-05-20replaced the lockfree queue with bounded, locked queuegabime
2018-05-20removed debug printfgabime
2018-05-20fixed flush interval in async helpergabime
2018-05-20replaced the lockfree queue with bounded, locked queuegabime
2018-05-20formatgabime
2018-05-20async testgabime
2018-05-20upadte statsgabime
2018-05-20updated bench to show elapsed toogabime
2018-05-20added async testsgabime
2018-05-20async_log_helper minor fixesgabime
2018-05-19mergegabime
2018-05-19fixed flush interval in async helpergabime
2018-05-19replaced the lockfree queue with bounded, locked queuegabime
2018-05-19removed debug printfgabime
2018-05-19fixed flush interval in async helpergabime
2018-05-19replaced the lockfree queue with bounded, locked queuegabime
2018-05-17Dont wait for the queue to drain in async flushGabi Melman
2018-05-17Update async_logger_impl.hGabi Melman
2018-04-27Merge pull request #688 from Puasonych/masterGabi Melman
2018-04-20Merge remote-tracking branch 'gabime/master'Puasonych
2018-04-20Fixed deault error handler not to use sink but write directly to stderrgabime
2018-04-20Remove unneeded includeGabi Melman
2018-04-18Update step_loggerPuasonych
2018-04-16Merge pull request #683 from Puasonych/masterGabi Melman
2018-04-16Merge pull request #687 from jhasse/patch-1Gabi Melman
2018-04-16Update step_loggerPuasonych
2018-04-16Silence warning "value stored to rv is never read"Jan Niklas Hasse
2018-04-16Merge remote-tracking branch 'gabime/master'Puasonych
2018-04-13Created contrib/sinks directoryGabi Melman
2018-04-13Created contrib directoryGabi Melman
2018-04-12Update file_sinks.hErik
2018-04-11Update file_sinks.hErik