Hi Been there - done that. I am using Log4J, but the thing is that these entries in the log do not come from some logging API. It looks to me like they are plain System.out.prinln's. If everything got logged I definitly would have suspected something like you mention, but it's only data from form posts and file uploads that get logged.
Hermod -----Opprinnelig melding----- Fra: Adam Hardy [mailto:[EMAIL PROTECTED] Sendt: 14. april 2004 22:16 Til: Struts Developers List Emne: Re: Form posts are logged Hermod, it totally depends on what logging package you are using. Whichever you have, you should make sure that the logger class for org.apache is set to warn or error or similar. Adam n 04/14/2004 01:41 PM [EMAIL PROTECTED] wrote: > Hi > > I have a problem that I am having trouble figuring out. Whenever i post > data from a form to a Strust form, or upload a file (FormFile), the > complete contents are written to the stdout Tomcat log. It is only the > formcontent/file that gets logged. Is there any debug level in struts > that governs this. This does not happen with regular non-struts form > posts - ie the login : j_security_check. Since one of out applications > involves a lot of fileuploads, this quickly fills the logs up to large > sizes. > > Hermod > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that DnB NOR cannot > accept any payment orders or other legally binding correspondence with > customers as a part of an email. > > This email message has been virus checked by the virus programs used > in the DnB NOR Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- struts 1.2 + tomcat 5.0.19 + java 1.4.2 Linux 2.4.20 Debian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]