ansiColorRed top-level constant

String const ansiColorRed

通过转义字符改变日志颜色

Implementation

const ansiColorRed = "\x1b[31m";