andydandy74 / Journalysis

Revit journal and worksharing log analysis package for the Dynamo visual programming environment
MIT License
47 stars 6 forks source link

More info about exceptions #49

Closed andydandy74 closed 5 months ago

andydandy74 commented 4 years ago

For JournalAPIMessages:

Journal.ContainsExceptions() finds other exceptions but usually with other info.

There's other exceptions in the comments, again structured differently.

If available, the stack trace should be made available, too.