Custom logging class within TC-Print
commit98b7c7cf01a7d9900c400ddd8b2e61cfce09be02
authorShao Yie Soh <sysoh@fb.com>
Tue, 17 Jul 2018 17:34:36 +0000 (17 10:34 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 17 Jul 2018 17:45:23 +0000 (17 10:45 -0700)
tree526d8ca4948a9e438e1a32e2671f558bdf09ec90
parent10e9cf2e113007f952287a9131aab91b7febbdf9
Custom logging class within TC-Print

Summary: Set up an abstract logger class for tc-print to allow for flexibility and customization of output in future implementations. (i.e., logging to a database, using specific formatting).

Reviewed By: mofarrell

Differential Revision: D8716587

fbshipit-source-id: 4204452e9cee400b777bac6c1364af919a111151
hphp/tools/tc-print/offline-arm-code.cpp
hphp/tools/tc-print/offline-code.cpp
hphp/tools/tc-print/offline-x86-code.cpp
hphp/tools/tc-print/std-logger.cpp [copied from hphp/tools/tc-print/tc-print.h with 61% similarity]
hphp/tools/tc-print/std-logger.h [copied from hphp/tools/tc-print/tc-print.h with 68% similarity]
hphp/tools/tc-print/tc-print-logger.h [copied from hphp/tools/tc-print/tc-print.h with 60% similarity]
hphp/tools/tc-print/tc-print.cpp
hphp/tools/tc-print/tc-print.h