google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.05k stars 206 forks source link

Use Abseil's logging library #96

Closed cblichmann closed 2 years ago

cblichmann commented 2 years ago

This removes the home-grown version of logging macros/functions that relied on protobuf's log handlers.

Drive-by: