mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Logging control
Don't log anything by default, and let the applications change the log level.
This commit is contained in:
@@ -297,6 +297,7 @@ void fp_set_pollfd_notifiers(fp_pollfd_added_cb added_cb,
|
||||
/* Library */
|
||||
int fp_init(void);
|
||||
void fp_exit(void);
|
||||
void fp_set_debug(int level);
|
||||
|
||||
/* Asynchronous I/O */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user