Bug 8161

Summary: Quiet mode
Product: shared-mime-info Reporter: Loïc Minier <lool>
Component: generalAssignee: Jonathan Blandford <jrb>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Use g_log and filter out chatter
Use g_log and filter out chatter (fixed)

Description Loïc Minier 2006-09-06 14:54:38 UTC
Hi,

Some users complained about the stats being displayed during
update-mime-database.  I'll attach a patch to:
    - Use g_log functions and friends to log messages.
    - Replace the default log handler by a filtering one; the default is not
      to print MESSAGE, INFO, and DEBUG logs.
    - Add a new -V option for verbose mode which acts more or less like
      before (adds back MESSAGE, and INFO).
    - Update man page.

Would be nice if you could merge it!

Thanks,
Comment 1 Loïc Minier 2006-09-06 14:56:09 UTC
Created attachment 6851 [details] [review]
Use g_log and filter out chatter
Comment 2 Loïc Minier 2006-09-06 15:14:10 UTC
Created attachment 6853 [details] [review]
Use g_log and filter out chatter (fixed)

Sorry, I obviously removed .orig when generating the patch and sent you a full
source tree, argh!
Comment 3 Bastien Nocera 2007-02-02 07:52:58 UTC

*** This bug has been marked as a duplicate of bug 7289 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.