Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: phing-plugin
-
Labels:None
-
Similar Issues:
Description
Right now in Phing plugin for Jenkins DefaultLogger is hardcoded. This logger doesn't support Ansi Colors.
I'm proposing one of 2 things (which one can be implemented):
- allow to specify phing logger parameter in project configuration
- automatically set logger to AnsiLogger in case, when "AnsiColor Plugin" is installed and ANSI colors option is enabled in a project
See attached files.
If you use "AnsiColorLogger" or "HtmlColorLogger" instead of DefaultLogger, log is not colorized.
So it makes no sense to specify logger.