Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

debug.c File Reference

This handles debugging for libpcsclite. More...

#include "config.h"
#include <stdarg.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include "debug.h"
#include "strlcpycat.h"

Go to the source code of this file.

Defines

#define DEBUG_BUF_SIZE   2048

Functions

void log_init (void)
void log_msg (const int priority, const char *fmt,...)
void log_xxd (const int priority, const char *msg, const unsigned char *buffer, const int len)

Variables

char LogLevel = PCSC_LOG_ERROR
signed char LogDoColor = 0


Detailed Description

This handles debugging for libpcsclite.

Definition in file debug.c.


Generated on Fri Jan 26 22:56:20 2007 for pcsc-lite by  doxygen 1.3.9.1