I'm going to try it and after that I will write the result here. I have put the program into the device, not in the SD cart.
Thanks again.
PS. I have changed this line into the file crlog:
crengine.log.filename=/mnt/ext2/system/share/cr3/crengine.log
with this:
crengine.log.filename=/mnt/ext1/system/share/cr3/crengine.log
The result is the same, but a new file has been created (crengine.log). The content of this file is:
2011/04/18 14:59:01.2398 WARN Changing log level from 3 to 5
2011/04/18 14:59:01.2408 TRACE Log initialization done.
2011/04/18 14:59:01.2816 TRACE language=es
(I don't know if this can be interesting for you).
The content of crlog.ini is:
crengine.log.filename=/mnt/ext1/system/share/cr3/crengine.log
crengine.log.autoflush=true
crengine.log.level=TRACE
Do you need more information?
PSS. I have discovered that a new folder has been created into the SD card with the file crengine.log (the content is the same) and another folder named .cache.
Last edited by darknessEC; 04-18-2011 at 09:06 AM.
Reason: add information.
|