Opened 6 years ago
Closed 6 years ago
#71 closed defect (fixed)
Improve reporting upon parsing issues
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v2.0.0 Series |
Component: | T3Q | Version: | 2.0 |
Keywords: | Cc: |
Description
Currently parsing issues are not reported in the command line tooling. They are only visible in the GUI editor. There should at be an option to activate parsing issues for command line use at the very least for debugging (DEBUG and FIXME log levels).
Change History (2)
comment:1 Changed 6 years ago by phdmakk
- Owner set to phdmakk
- Status changed from new to accepted
comment:2 Changed 6 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Corresponding reporting has been added for the FIXME log level (not intended for end users for the time being).