24 messages in com.googlegroups.google-calendar-help-dataapiRe: How do I handle RedirectRequiredE...| From | Sent On | Attachments |
|---|---|---|
| Mark Swanson | 10 Oct 2006 21:08 | |
| Mark Swanson | 11 Oct 2006 20:57 | |
| Kyle Marvin | 12 Oct 2006 11:30 | |
| Kyle Marvin | 12 Oct 2006 11:32 | |
| Mark Swanson | 13 Oct 2006 10:30 | |
| Mark Swanson | 14 Oct 2006 14:16 | |
| Mark Swanson | 16 Oct 2006 08:26 | |
| Kyle Marvin | 16 Oct 2006 08:37 | |
| Mark Swanson | 16 Oct 2006 10:21 | |
| Kyle Marvin | 16 Oct 2006 10:33 | |
| Kyle Marvin | 16 Oct 2006 10:55 | |
| Mark Swanson | 16 Oct 2006 11:37 | |
| Mark Swanson | 16 Oct 2006 11:43 | |
| Mark Swanson | 17 Oct 2006 10:47 | |
| Mark Swanson | 19 Oct 2006 09:06 | |
| H dude | 20 Oct 2006 12:45 | |
| Mark Swanson | 20 Oct 2006 13:06 | |
| H dude | 20 Oct 2006 15:06 | |
| Mark Swanson | 20 Oct 2006 16:00 | |
| Mark Swanson | 20 Oct 2006 17:06 | |
| Mark Swanson | 20 Oct 2006 17:21 | |
| Kyle Marvin | 23 Oct 2006 09:44 | |
| Mark Swanson | 23 Oct 2006 22:56 | |
| Kyle Marvin | 24 Oct 2006 12:53 |
| Subject: | Re: How do I handle RedirectRequiredException: Moved Temporarily![]() |
|---|---|
| From: | Kyle Marvin (kmar...@google.com) |
| Date: | 10/23/2006 09:44:44 AM |
| List: | com.googlegroups.google-calendar-help-dataapi |
Hi Mark,
Here's a diff that shows changes that can be made to the default logging.properties file to enable request-level logging for GData clients to a file:
21c21 < #handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler
---
handlers= java.util.logging.FileHandler, java.util.logging.ConsoleHandler 29a30,31 com.google.gdata.client.http.HttpGDataRequest.level= FINER com.google.gdata.client.http.GoogleGDataRequest.level= FINER 40a43 java.util.logging.FileHandler.level = ALL
Hope this help!
-- Kyle
On 10/20/06, Mark Swanson <m....@scheduleworld.com> wrote:
Now I'm off to try to find out how to enable FINEST...
Ok, I see you are using java.util.logging.*
Actually, I set the level to ALL in ../jre/lib/logging.properties
.level= ALL java.util.logging.FileHandler.pattern = %h/java%u.log
Yet nothing is saved in my ~/java*log
Please tell me how I should enable FINEST.
Thank you.
-- http://www.ScheduleWorld.com/ Free Google Calendar synchronization with Outlook, Evolution, cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support.




