Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Instead of emitting errors in the logs, we should emit them using an error emitter instead.
Then we can have all the flexibility we want to emit our errors to a logger, to a filesystem, to whatever implementation.
For example:
<errorEmitterName>fse</errorEmitterName>