ansi2html

tools for consuming logs with ANSI color

Debian Debian
RUN apt-get update && \ apt-get install -y colorized-logs
Ubuntu
RUN apt-get update && \ apt-get install -y colorized-logs
Arch Arch Linux
RUN pacman -S --noconfirm python-ansi2html
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y colorized-logs
Fedora
RUN dnf install -y python-ansi2html
Raspbian
RUN apt-get update && \ apt-get install -y colorized-logs
click the source code to copy install ansi2html on any operating system with command-not-found.com