From b73f4ef126bdead47262e29e47d159a89984d65f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 19 Feb 2013 14:05:34 +0100 Subject: Add the log-calls module config option If 'log-calls = yes' is set then all the PKCS#11 modules are logged to stderr. --- doc/manual/p11-kit-sharing.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/manual/p11-kit-sharing.xml') diff --git a/doc/manual/p11-kit-sharing.xml b/doc/manual/p11-kit-sharing.xml index 0989923..bf0ed01 100644 --- a/doc/manual/p11-kit-sharing.xml +++ b/doc/manual/p11-kit-sharing.xml @@ -94,6 +94,11 @@ C_CloseAllSessions function to be used without closing sessions for other callers of the same PKCS#11 module. + + Managed modules have ability to log PKCS#11 method calls for debugging + purposes. See the log-calls = yes + module configuration option. + -- cgit v1.1