STIXProject / stix-to-html

Convert STIX XML to HTML
BSD 3-Clause "New" or "Revised" License
27 stars 12 forks source link

cleanup xslt logging output #41

Closed mattcoarr closed 10 years ago

mattcoarr commented 10 years ago

remove debugging log messages (there were only two) that were printing out cybox object types.

add simple messages to show progress in major segments of stix-to-html

mattcoarr commented 10 years ago

fixed in a848b18cd4d1748664b86832a45c364f210ca94d

log messages now look like this for each file that is processed:

identifying input...
DONE identifying input.
normalizing input...
DONE normalizing input.
creating reference...
DONE creating reference.
processing main...
DONE processing main.