This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] BZ #14906: Enhance nscd's inotify support.


On 06 Jun 2016 19:29, Carlos O'Donell wrote:
> On 06/06/2016 03:15 AM, Andreas Schwab wrote:
> > Carlos O'Donell <carlos@redhat.com> writes:
> > 
> >> They only trigger if you're changing monitored files, which
> >> should be a relatively rare use case.
> > 
> > But they are debugging messages, aren't they?
> 
> Yes.
> 
> Should dbg_log avoid using syslog then?

i found it surprising that debug log was logged at all by default.
i think all logging should go to the same place (syslog or stderr
depending on cli flags), but dbg should be skipped by default.
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]