saf
saf copied to clipboard
Please find a new home for the two exported functions that have 'nothing' to do with logging.
This can only lead to issues and indicates there is a need for something new in the /utils/ dir.
https://github.com/mitre/saf/blob/9dd1e9cc22eac4f4f35c5db2692165edd5558a1b/src/utils/logging.ts#L4-L83
the getSummary method may be OBE now with this PR and we can just point the things that use it to the standard Summary class interface.