summaryrefslogtreecommitdiffstats
path: root/src/common/dout.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: hint the dout()'s message crafting as a cold code."Kefu Chai2018-02-281-5/+2
* core: resurrect the old check on dout's levels where possible.Radoslaw Zarzynski2018-02-271-2/+6
* core: hint the dout()'s message crafting as a cold code.Radoslaw Zarzynski2018-02-271-2/+5
* core: dout checks ceph_subsys_* in compile time if possible.Radoslaw Zarzynski2018-02-271-3/+37
* dout: Remove VLA sanity checkAdam C. Emerson2018-01-081-3/+0
* build: Bump language to C++17Adam C. Emerson2018-01-081-1/+1
* common/log: Added new version of PrebufferedStreambuf, tuned for log usageAdam Kupczyk2017-11-281-2/+1
* common: dout can work also with non-raw pointers to CephContext.Radoslaw Zarzynski2017-07-251-2/+7
* common: Remove redundant includesJos Collin2017-05-241-6/+0
* mds: use debug_mds for most subsysPatrick Donnelly2017-05-111-1/+3
* Log: Replace namespace log with logingWillem Jan Withagen2016-10-251-1/+1
* dout.h: add a DoutPrefixProvider and macro to allow passing of prefixesSamuel Just2016-02-251-0/+10
* Implemented log message size predictor. It tracks size of log messages.Adam Kupczyk2015-12-011-1/+2
* dout: dlog_p macro for should_gatherMatt Benjamin2015-01-141-0/+3
* assert: detect when /usr/include/assert.h clobbers usSage Weil2012-06-071-1/+3
* log: use PrebufferedStreambufSage Weil2012-03-271-3/+2
* log: move create_entry() into Log interfaceSage Weil2012-03-271-3/+1
* log: new logging infrastructureSage Weil2012-03-271-63/+29
* rgw: get rid of references to g_ceph_context where requiredYehuda Sadeh2012-03-131-1/+1
* Remove lingering references to g_confColin Patrick McCabe2011-07-181-1/+1
* Create global_context.cc to house g_ceph_contextColin Patrick McCabe2011-06-211-1/+1
* Create de-globalized versions of the dout macroColin Patrick McCabe2011-06-211-0/+106