Go to the source code of this file.
Functions | |
| int | ddekit_print (const char *msg) |
| Log constant string message w/o arguments. | |
| int | ddekit_printf (const char *fmt,...) |
| Log message with print()-like arguments. | |
| int | ddekit_vprintf (const char *fmt, va_list va) |
| Print message with format list. | |
1.5.6