Allow generator templates to report an error or warning
karlvr opened this issue · 0 comments
karlvr commented
There might be some things that a generator template cannot support. If the template detects that it could log a warning or an error, rather than generating bad code or silently ignoring it.
Perhaps it supports warning, error and fatal. Where fatal stops the generation.