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-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
2018-04-11Update .gitignorePuasonych
2018-04-11Add new logger: step_loggerPuasonych
2018-04-10Update .gitignorePuasonych
2018-04-09code formattinggabime
2018-04-09Fixed examplegabime
2018-04-09Fixed examplegabime
2018-04-09Fixed eol write in pattern_formatter_implgabime
2018-04-09Fix gcc warning on stat (32 bits)Gabi Melman
2018-04-08Fixed bug in wrapping colors around level name in default patterngabime
2018-04-06Fixed example makefile for clanggabime
2018-04-06code formattinggabime
2018-04-06Update README.mdGabi Melman
2018-04-06Update README.mdGabi Melman
2018-04-06Merge pull request #679 from gabime/color-formattingGabi Melman
2018-04-06Added color ranges to formatter testsgabime
2018-04-06minor renaminggabime
2018-04-06wincolor color formatting supportgabime
2018-04-06wincolor color formatting supportgabime
2018-04-06support for color formattinggabime
2018-03-22fixed gcc warning about struct statgabime
2018-03-22Merge branch 'master' of https://github.com/gabime/spdloggabime
2018-03-21Merge pull request #665 from kasru/more_benchGabi Melman