Skip to main content

Application Development Kit (Version 4.7)


log_dyn.h

Last updated: 12-Sep-2025
Go to the documentation of this file.
    1 #ifndef __LOG_DYN__    2 #define __LOG_DYN__    3      4 #ifdef __cplusplus    5 extern "C" {    6 #endif    7      8 #include <stdarg.h>    9 #include <log/liblog2.h>   10     11 typedef enum   12 {   13   LOG_SDI_CLT,   14   LOG_SDI_PROT,   15 }   16 LogChannel;   17     18 int emv_logdyn_load(LogChannel channel);   19 void emv_logdyn_unload(void);   20 void emv_logdyn_printf(LogAPI_Levels log_level, const char *file, unsigned int line, const char *format, ...);   21 void emv_logdyn_vprintf(LogAPI_Levels log_level, const char *file, unsigned int line, const char *format, va_list args);   22     23 #ifdef __cplusplus   24 }   25 #endif   26     27 #endif

Need help?

Do you have a question? If you didn’t find the answer you are looking for in our documentation, you can contact our Support teams for more information. If you have a technical issue or question, please contact us. We are happy to help.

Not yet a Verifone customer?

We’ll help you choose the right payment solution for your business, wherever you want to sell, in-person or online. Our team of experts will happily discuss your needs.

Verifone logo