DescriptionCurrent logger code is messy. It mixes together
four or even five different logging destinations.
I think we can extract the code related to a destination
into a separate class, do the same for the all destinations
and have four classes with more or less simple common logging
API
BUG=none
Meta-bug= https://code.google.com/p/chromium/issues/detail?id=260203
R=yangguo@chromium.org, yurys@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15664
Patch Set 1 #Patch Set 2 : fixed #Patch Set 3 : minor changes #
Total comments: 8
Patch Set 4 : comments addressed #
Messages
Total messages: 6 (0 generated)
|