From: | Gunnar Rønning <gunnar(at)polygnosis(dot)com> |
---|---|
To: | <Dave(at)micro-automation(dot)net> |
Cc: | <dave(at)fastcrypt(dot)com>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Logging in the driver |
Date: | 2001-10-25 16:44:06 |
Message-ID: | m27ktjhdpl.fsf@smaug.polygnosis.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
* "Dave Cramer" <Dave(at)micro-automation(dot)net> wrote:
|
| This is ok, but it doesn't provide for various levels of debugging.
|
| One possibility is to use something like log4j, but given the recent
| distaste for adding binaries to the download I am reluctant to add a
| library.
log4j support would have been cool, has we then would have much better
mechanism for controlling logging.
Have you had a look at log4j micro edition ? The API is drop in replacement
for the real thing and the jar file only 25,281 bytes. The size shouldn't
scare anybody, but it would be a required runtime component and that warrants
some discussion...
Check :
--
Gunnar Rønning - gunnar(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Paul | 2001-10-25 17:00:57 | Re: Code Fixes |
Previous Message | Dave Cramer | 2001-10-25 14:58:33 | Logging in the driver |