LogMan v1.08(1115) - Developer's tool for getting debug output from Symbian

LogMan is a logging service running on Symbian phones intended for debugging tasks. The service allows one to send messages through a USB Serial connection to PC. Other serial connections should work also , but are not supported.
The software consists of client and server software. PyS60 is supported with python module (pylogman).
The management of serial connection is handled in separate service process to simply the client and to avoid the problems in debugged software caused by serial connection problems. The use of client should be as painless as possible. Use of separate process also allows one to debug multiple applications simultaneously without reserving the serial port for single application.
There is also socket support (WLAN!) and an experimental shell, which you can use to list processes and do some file applications on the phone. You can find these branches/shell in the source repository.
DOWNLOAD:
Quote:
Quote:
[Only Registered users can see links . Click Here To Register...]