Revision ad3cd39ccdb5734472918b5d844fd52a8eb893a7 authored by Igor Canadi on 25 April 2014, 13:51:16 UTC, committed by Igor Canadi on 25 April 2014, 13:51:16 UTC
Summary:
Now that we have column families involved, we need to add extra context to every log message. They now start with "[column family name] log message"

Also added some logging that I think would be useful, like level summary after every flush (I often needed that when going through the logs).

Test Plan: make check + ran db_bench to confirm I'm happy with log output

Reviewers: dhruba, haobo, ljin, yhchiang, sdong

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18303
1 parent 46b3076
History
File Mode Size
doc.css -rw-r--r-- 1.1 KB
index.html -rw-r--r-- 35.1 KB
log_format.txt -rw-r--r-- 2.7 KB
rockslogo.jpg -rw-r--r-- 134.0 KB
rockslogo.png -rw-r--r-- 60.3 KB

back to top