mwheelerjr / mptvseries

Automatically exported from code.google.com/p/mptvseries
0 stars 0 forks source link

Use MediaPortal logging verbosity & language settings #601

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What enhancement or feature would you like?
Instead of having own language and logging settings, we should try to use 
MediaPortal ones.

Languages should be pretty straightforward - read setting from MediaPortal 
configuration instead of DB + remove GUI parts in configuration.

Logging verbosity will still require additional check box in configuration for 
turning debug SQL logging on/off. Current Normal verbosity becomes Info, Debug 
= Debug. Error and Warning we don't use yet but might be good to include them 
in Enum. When debug SQL logging is on, verbosity of all other log messages 
should be Debug, even if user has Info verbosity set in configuration.

Original issue reported on code.google.com by mitja.skuver on 6 Sep 2011 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 6 Sep 2011 at 9:19

GoogleCodeExporter commented 9 years ago

Original comment by mitja.skuver on 27 Oct 2011 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 3:25

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 3:46

GoogleCodeExporter commented 9 years ago
Logging done in r1920.

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 6:00

GoogleCodeExporter commented 9 years ago
Languages done in r1921

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 8:53

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 20 Feb 2012 at 10:04