From 3dbab589e32d3ed5bd98e0634255ba7dfab4c892 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 9 Sep 2022 08:03:21 -0400 Subject: Add C API functions for using custom loggers Expose functions to the C API to create new loggers and to setLogger and getLogger for QPDF and QPDFJob. --- TODO | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5f3cd99a..49e70d27 100644 --- a/TODO +++ b/TODO @@ -8,12 +8,7 @@ Always Next ==== -Pending changes: - -* Consider also exposing a way to set a new logger and to get the - logger from QPDF and QPDFJob in the C API. - -Soon: Break ground on "Document-level work" +* Break ground on "Document-level work" Possible future JSON enhancements ================================= -- cgit v1.2.3-54-g00ecf