[prssr-devel-ml] pRSSreader 1.2.1 TP1 - Today Plugin Debugging
- From: "David Andrs" <pda@xxxxxxxxxxxxx>
- To: prssr-devel-ml@xxxxxxxxxxxxx
- Date: Wed, 29 Mar 2006 13:04:20 +0200
Hi,
finally, I have added the logging feature to the Today Plugin.
How to use it
----------------
- install TP1 (http://pda.jasnapaka.com/prssr/beta/ - Special Builds),
- deactivate the today plugin,
- set up the logging:
under HKCU\Software\DaProfik\pRSSreader\Today:
* create DWORD key named LogLevel and set it to 5
* create STRING key name LogFile and set up the file name for the log
(default is "\prssr-today.log") - it is better have this log
file in RAM, to aviod problems with late SD-card driver
inicialization.
- activate the plugin
CAUTION: logging is quite heavy, therefore the log file size will be
quite large. Be sure you have enough free space on your device.
Recommended usage:
- run the plugin with no logging - just set the LogLevel to 0 (zero)
- if you encounter some problem with today plugin, try to reproduce it
- turn on the logging
- reproduce the problem
- deactivate the plugin
- save the log and send it to me, with problem description and how to
preproduce it
- if you can not reproduce the problem, you can log for the whole
time, but you will need HUGE amount of free space.
--
David
--
pRSSreader development mailing list
prssr-devel-ml@xxxxxxxxxxxxx
http://www.freelists.org/archives/prssr-devel-ml
Other related posts:
- » [prssr-devel-ml] pRSSreader 1.2.1 TP1 - Today Plugin Debugging