wiln / flash-console

Automatically exported from code.google.com/p/flash-console
0 stars 0 forks source link

Support HTML formated logging #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This could be done by allowing to pass XML which is assumed to be formated for 
html. - This way it is sure that the formating is correct and won't break the 
console.
Example:

Cc.addHTML(xml:XML, channel:String, priority:uint);

Original issue reported on code.google.com by luay...@gmail.com on 1 Mar 2011 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by luay...@gmail.com on 16 Mar 2011 at 12:48