Disable log color

Adam Lackorzynski adam at os.inf.tu-dresden.de
Mon Mar 16 00:23:46 CET 2015


On Tue Mar 10, 2015 at 11:07:59 -0400, teclis High Elf wrote:
> thanks Matthias,
> 
> It still is inserting the control codes for white: \033[37m
> 
> This is my cfg file:
> 
> L4.default_loader:startv(
>                          {
>                          caps = {
>                                  log = L4.Env.log:m("rws"),
> 
>                            },
>                           log = {"mydriver"},
>                          },
>                          "rom/mydriver");
> 
> and it still inserted the control code for white.
> 
> I tried:
> 
> log = {"mydriver", " "}
> 
> and it inserted the control code for no color

Indeed. Just change moe/server/src/log.cc as you need it.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list