HolmesProcessing / Holmes-Totem

Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Apache License 2.0
29 stars 16 forks source link

Objdump service: Patch for uniform logging. #117

Closed ms-xy closed 8 years ago

ms-xy commented 8 years ago

A logger instance was created but not used. Renamed the logger instance and replaced all log statements with the logger instance.