http://bugzilla.moblin.org/show_bug.cgi?id=8092
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2010-02-19 09:36:30 PST ---
(In reply to comment #0)
Let's see whether we can get the size of the logs down a bit:
- log the XML config only at loglevel 5
Done.
- check for useless chatter in the log and remove it
There wasn't much of that. I only made one change:
commit 308eebd235c2b0d76537dcd27e37371fc377b882
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Fri Feb 19 18:32:07 2010 +0100
less output (MB #8092)
Printing (and thus logging) information about "preparing" items is
currently not particularly useful because the Synthesis engine doesn't
really do much at that point. This will become different once we add
filtering, because then each item really must be retrieved and parsed.
This patch therefore temporarily disables the printing of that message.
For automatic syncing we may need to become more intelligent about which logs
we keep.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.