Skip to content

Conversation

@olszomal
Copy link
Collaborator

This PR improves the libp11 logging system, focusing on consistency, flexibility, and enhanced debugging capabilities.

Added support for custom log handlers via new engine control commands: VLOG_A and DEBUG_LEVEL.
Removed the deprecated VERBOSE engine control command.
Replaced direct stderr usage for unified error reporting.

Fix #402

@mtrojnar mtrojnar merged commit 50b1363 into OpenSC:master Dec 20, 2024
11 checks passed
@olszomal olszomal deleted the ctx_log branch March 28, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to intercept or redirect ctx_log()

2 participants