0
votes
Why does Ruby’s Win32Console not work for me with Ramaze?
I think this is caused by the difference in the formatting string between your code and the code in Ramaze (or Innate).
"\e[#{COLOR_CODE[LEVEL_COLOR[severity]]}m#{string}\e[0m"
…
