[jcifs] Where do the log info goes?

Michael B Allen mba2000 at ioplex.com
Tue Dec 14 19:47:07 GMT 2004


On Tue, 14 Dec 2004 08:54:32 -0600
"FABRICIO MEJIA" <fabriciomejia at hotmail.com> wrote:

> Hi Guys,
> 
> Once again me. As specified in the previous posting I am running the HTTP
> NTLM filter on Websphere 5.1 and Apache 1.3
> 
> I have enabled logging in the filter by using the followeing filter
> parameter:
> 
>     <init-param>
>  <param-name>jcifs.util.loglevel</param-name>
>  <param-value>2</param-value>
>     </init-param>
> 
> Where do thiss logging information goes?

It goes to wherever stderr goes. For example with the Resin container
on Linux (for me) it's written to /usr/local/resin/logs/stderr. You can
also redirect it like Colm mentioned but you should really be looking
in the right place for your container. If you redirect someone else might
come after you with a rubber bat :->

Mike

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list