aboutsummaryrefslogtreecommitdiff
path: root/weed/util/log_buffer
AgeCommit message (Expand)AuthorFilesLines
2020-05-10go fmtChris Lu1-1/+1
2020-05-10async chan write read, no write for closed chanChris Lu1-3/+8
2020-05-08able to read chan and write chanChris Lu1-3/+3
2020-04-30log messagesChris Lu1-2/+10
2020-04-30for debuggingChris Lu1-1/+8
2020-04-29reset on getting the bufferChris Lu1-1/+1
2020-04-20go fmtChris Lu1-1/+1
2020-04-20add memory buffer size limitChris Lu1-2/+3
2020-04-20continue for reading from sealed memory bufferChris Lu1-11/+25
2020-04-20message broker: read also from sealed memory bufferChris Lu3-2/+22
2020-04-20lower the test criteriaChris Lu1-2/+3
2020-04-20adjust testChris Lu1-2/+2
2020-04-19refactorChris Lu1-1/+2
2020-04-19working for in memory single log bufferChris Lu3-16/+148
2020-04-16refactoringChris Lu1-2/+2
2020-04-12refactoringChris Lu1-1/+1
2020-04-11refactoringChris Lu2-0/+260