This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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]

getLogger parameter


FYI,

I've changed all the calls to getLogger() so that they specify the current package (e.g., frysk.event, frysk.proc, frysk.gui.monitor), and not frysk .Config .FRYSK_LOG_ID. My understanding of the logging code is that's the general intent as it makes possible fine-grained logging such as just frysk.event, et.al.

A follow-on is obviously to let us manipulate logging at that finer level.

Andrew


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