Add the ability to attach any number of things when raising a topic that aren't part of the more rigid and succinct error messages. These can be displayed as desired by report handlers
Additionally, we should probably add the logic to "eagerize" any lazy IEnumerables passed in
ConsoleReporter will probably want a --PrintMetaData parameter to print this extra data, otherwise it'll just print the FormattedMessage
Add the ability to attach any number of things when raising a topic that aren't part of the more rigid and succinct error messages. These can be displayed as desired by report handlers
Additionally, we should probably add the logic to "eagerize" any lazy IEnumerables passed in
ConsoleReporter will probably want a
--PrintMetaData
parameter to print this extra data, otherwise it'll just print theFormattedMessage