File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Need suggestion on logging Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Need suggestion on logging" Watch "Need suggestion on logging" New topic
Author

Need suggestion on logging

Daniel D. Guo
Ranch Hand

Joined: Jun 07, 2004
Posts: 30
Hey, Ranchers,

What class(es) should I use for logging?

Thanks,
Dan
HaoZhe Xu
Ranch Hand

Joined: Nov 03, 2003
Posts: 222
Depends on how you define the term "log in". In my case I just automatically show a open dialog (JFileChooser -> showOpenDialog) for standalone mode and a connection panl (destination IP is hardcoded) for remote mode.

Hope this helps

Best regards
Olnex


[url]Olnex.net[/url]
[SCJP 1.2, SCJD, SCWCD]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need suggestion on logging
 
Similar Threads
log4j apache common logging
Class Instance being overwritten by new Instance
where to get info about commons logging, log4j and java.util.logging....
Sub Level Logging
gonna see a man about a horse