• Brigid Smith's avatar
    stack_core ProcessLine now returns a boolean. · 9c2192a2
    Brigid Smith authored
    The value corresponds to whether or not the line has matched one of the
    detected formats (registers, header, backtrace, etc.) and can be used to
    identify what logcat lines don't correspond to one of these formats.
    
    Change-Id: Ibd7bc5a211dcfe86ea2f92d7e7941091afff4fc4
    9c2192a2
stack_core.py 18.8 KB