Log-Levels or disable logging or why log so much? (1 Viewer)

McHep

Portal Member
February 2, 2005
18
0
Hi,

is there any way to disable the logging or is there a way to set log-levels like "less", "normal", "debug"?

Second, why is there always logged so much things and why is there logged so much (sorry about that word) stupid things like

18.06.2006 09:30:06 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:08 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:11 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:13 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:16 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:18 DVBGraphBase.UpdateVideoState() Viewing: True
18.06.2006 09:30:21 DVBGraphBase.UpdateVideoState() Viewing: True

where you can see, that there is each 2 or 3 second an entry. That doesn't make sense. Sometimes after hours of running MP a have logfiles with 100 MByte or more (yes megabyte)!!!

So, is there any way to change these thing?

Regards
 

Callifo

Retired Team Member
  • Premium Supporter
  • December 7, 2004
    1,439
    21
    Adelaide, Australia
    Home Country
    With your normal builds you cant, no.

    Not sure if its possible at compilation time but I dont see why youd bother. The logs are cleared completely ever second runtime. Unless your getting a lot of exceptions or problems I dont see 100mb+ possible in a few hours. Mine sits on all day and rakes up a couple of hundred KB's.
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Because of bug hunting (& I don't hope they stop with that) :D , the devs has added more logging, thats why.
    When the bugs are found & corrected this will be gone again.


    Regards
    Roy
     

    Users who are viewing this thread

    Top Bottom