libp11 icon indicating copy to clipboard operation
libp11 copied to clipboard

How to intercept or redirect ctx_log()

Open selvanair opened this issue 4 years ago • 0 comments

The pkcs11 engine logs some errors via ctx_log into stderr. Is there a way to set a custom log function from applications that want to use a unified logging framework?

selvanair avatar May 04 '21 02:05 selvanair