Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
18 stars 5 forks source link

MetaData concepts #129

Closed Noggog closed 1 month ago

Noggog commented 2 months ago

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

Noggog commented 1 month ago

Basics done in 604caadf3ea7eeceb69c856b10bf164eb11895e2