Concord - C Discord API library
A Discord API wrapper library written in C
log_Event Struct Reference

#include <log.h>

Data Fields

va_list ap
 
const char * fmt
 
const char * file
 
struct tm * time
 
void * udata
 
int line
 
int level
 

Field Documentation

◆ ap

va_list log_Event::ap

◆ fmt

const char* log_Event::fmt

◆ file

const char* log_Event::file

◆ time

struct tm* log_Event::time

◆ udata

void* log_Event::udata

◆ line

int log_Event::line

◆ level

int log_Event::level

The documentation for this struct was generated from the following file: