raven22;357230 Wrote: > I have a lot of below messages in the logfile, any ideas why? They even > show up with all logging switched off in the webinterface of SC. > > [08-11-05 13:29:44.5417] Plugins::SaverSwitcher::Logging::msg (92) > unspecified: registering callback > [08-11-05 13:29:44.5505] Plugins::SaverSwitcher::Logging::msg (92) > unspecified: wrapping button functions > [08-11-05 13:29:44.5519] Plugins::SaverSwitcher::Logging::msg (92) > unspecified: enabled >
These show up whenever you start SqueezeCenter & I'll fix it in the next release. They're cruft from earlier versions -- SS started with the SlimServer msg() API, and then I made my own simple logging API with levels & categories, and most recently tried to convert my custom class to use SC7's log4perl infrastructure (I should migrate completely to log4perl, but new development is always more enticing than code cleanup...). Through all these transitions, I didn't get around to fixing those messages (they should only appear at log level info or debug), and a few others, too. Fixing them is on my todo list now, though, and I should be releasing a new version of SS (for SC 7.3) pretty soon. Sorry for the noise. -Peter -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver ContextMenu FuzzyTime KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=54723 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
