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]

Re: getLogger parameter



Unfortunatly:
   ./TestRunner -c FINE
since it isn't working then we've a bug; somewhere.

Can someone that uses ~/.frysk/properties post what they are using, that might give us a clue as to the differences.

Andrew

Contents of ~/.frysk/logging.properties for me is:

java.util.logging.ConsoleHandler.level = OFF
java.util.logging.FileHandler.level = FINE
frysk.core.debug.WindowHandler.level = OFF

A side point, this is read by:

private static void setupCoreLogging()

in frysk-gui.frysk.gui.Gui

And it sets-up the the levels and log managers. Maybe look in there for a point to point comparison with how TestRunner sets things up?

Regards

Phil


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