From dfd7fe3ae4983a9993b011dceec1874809473f96 Mon Sep 17 00:00:00 2001 From: Ken Larson Date: Wed, 23 Apr 2008 22:11:46 +0000 Subject: [PATCH] add FMJ logging --- lib/logging.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/logging.properties b/lib/logging.properties index e09d80fa7..4f5a7672b 100644 --- a/lib/logging.properties +++ b/lib/logging.properties @@ -83,3 +83,5 @@ com.xyz.foo.level = SEVERE sun.awt.level = INFO java.awt.level = INFO javax.swing.level = INFO + +fmj.level=FINE