Anonymous
Register
Home
Projects
Blog
Follow
Get Involved
People
About
Start here
Find via views:
Rich Client Components
Reusable Controls
Projects
Find via search:
Go
Download
Download sample
Open project
XPages Log File Reader
Contributors
Jakob Majkilde
Downloads
87
Rating
Type
OpenNTF Projects
Last updated on
Jun 6, 2012
License
Apache License Version 2.0
Tested platforms
8.5.3
When developing XPages you need access to the log files on order to debug your application. Typically you don't have access to these file when running on a server - until now! The XPages Log File Reader retrieves all the log from the server and displays them in a webpage.
Currently these files are supported:
- Log.nsf
- All the files in the IBM_TECHNICAL_SUPPORT folder, e.g. the console.log and xpages.log
- Error and Trace logs in the domino\workspace\logs folder
- Startup.log
Additional you will have access to read all the relevant server settings in these files:
- notes.ini
- xsp.properties
- java.policy
- rcpinstall.properties
Watch the mini
video
to see the app in action.