[EMAIL PROTECTED] wrote:
   I know Mozilla will show debug message or some helpful information to
console while I run it from console command.
But, today, I download Mozilla-1.6 and run it from console, I can not find
any information or debug message output.
Will someone help me to configure it or tell me how to do? What help
documents and where can I get them?

Only debug versions will show a lot of information in the console.

To get logs for a release version, the keywords are NSPR_LOG_MODULES and NSPR_LOG_FILE, you will find some information from google easily using that.

But where is the relationship with cryptography  ?

If you actually need the log for NSS debugging, check :
http://www.mozilla.org/projects/security/pki/nss/tech-notes/tn2.html

It shows how to set NSPR_LOG_MODULES and NSPR_LOG_FILE to log pkcs#11 calls.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to