log4j and MulticolorLayout print signs instead of colors -
To print log messages in different colors according to logs severity, I am using log4j and MulticolorLayout . The problem is that I'm getting a strange sign instead of colors on the console log and on the file log.
For example -
  [[0; 37 meinfo [m   any advice? 
  Thank you, Shirley. 
  
  / div> 
 
  Good, you do not get any color in a file Only Meta symbols, it is logical, why do not you see colors in the console - this is a question. I think the problem is with your terminal. It does not properly emulate the Unix terminals. 
   
 
  
Comments
Post a Comment