|
|
|
|
|
Logs (and printf()s) are very useful; here are 3 related blogs on this area. The first two show logging for TopLink Essentials (TLE). Adam talks about doing Simple JavaPersistence / SQL monitoring using the machinery included in GlassFish instead of using a JDBC driver like p6spy. Then Wonseok explains how to use the Java Logger when using TLE with Java SE. Meanwhile, Phobos now has an all-JavaScript logging mechanism like Jakarta Logging. Check Roberto's blog; you will need to rebuild Phobos, this is not included in the current binary build. |