[Leech-devel] java.util.logging options
Status: Pre-Alpha
Brought to you by:
bde
|
From: Brian E. <bd...@co...> - 2006-12-03 22:07:21
|
I added a "-l" option to node.py that allows for startup of the node instance with additional logging enabled. The logging.properties file that gets used is in the "bin" directory. The JSK uses the java.util.logging package, so this is a handy way to get some extra debug info. |