[Serdev] xlog color patch

Daniel-Constantin Mierla daniel at voice-system.ro
Mon Jun 13 10:42:35 UTC 2005


To be able to apply the patch with "patch", you have to create the diff 
with unified context:

diff -u modules/xlog_org modules/xlog >xlog-color.patch

This will be much easier to use for everyone.

Daniel


On 06/12/05 05:15, Ingo Wolfsberger wrote:

>Hi
>
>xlog is very powerfull, but finding a log entry is hard.
>With xlog color patch it is possible to change the color (foreground,
>background) of the log entry. An ansi color capable term(emulation) is
>needed.
>
>>From the readme:
>     _________________________________________________________
>1.2.1 Color Specifiers
>
>     *  %Cxy : Color specifier; x: foreground, y: background
>
>     Colors could be:
>
>     * s : Black
>     * r : Red
>     * g : Green
>     * y : Yellow
>     * b : Blue
>     * p : Purple
>     * c : Cyan
>     * w : White
>
>     Writting the 1st color specifier in capitals gives bold 
>     text.
>     The 2nd color specifier could be left away to only change 
>     foreground color.
>     _________________________________________________________
>
>T
>
>  
>




More information about the Serdev mailing list