[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Client logging  XML
Forum Index -> Deployment
Author Message
krinninger

Power User

Joined: 17/11/2008 21:19:41
Messages: 567
Offline

Hello,

because i'm not quite into java logging, i'm wondering how client logging works when client runs as applet or webstart.

in developers guide its explained, that there's an loglevel parameter which i can pass to the client. (e.g. loglevel=all)
But where is the log written to?

Also there is an logging.xml in eclntserver which is only for server logging?

regards,
michael
krinninger

Power User

Joined: 17/11/2008 21:19:41
Messages: 567
Offline

ok i've seen its logged into java konsole which is available through right click to java symbol on task bar.
does anybody know if it is also possible to log this into a file?
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

...please specify client parameter:
clientlogfile=c:/temp/client.log

There is a loglevel as well:
loglevel=ERROR (or: WARNING, INFO, ALL)

Björn

Björn Müller, CaptainCasa GmbH
krinninger

Power User

Joined: 17/11/2008 21:19:41
Messages: 567
Offline

thank you, i haven't found the
clientlogfile parameter in the documentation.
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team