-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
False
-
Undefined
-
M
-
-
Description
On any screen where logs are displayed, we're asking if you can implement conversion of ANSI color codes to HTML so they display with color in the UI.
For example, the log output in the original request shows an entry like this:
•[36mINFO•[0m[0092] Retrieving image manifest registry.example.com/digital-experience/alpine:latest
The characters around the word INFO are ANSI escape codes intended for the word to be displayed in color instead of display the raw codes.
Additional Details: There are JavaScript libraries such as https://github.com/drudru/ansi_up that aid in the conversion of ANSI color codes to CSS.
- is incorporated by
-
ODC-7656 Colorize tekton pipeline logs in OpenShift console
- Dev Complete
- is related to
-
CONSOLE-402 Add support for ANSI color escape code conversion in log view
- Closed