Mir 1.0
Mir application programming interface
mirkl_log_t_ Struct Reference

#include <mirkl_log.h>

Data Fields

apr_pool_t * pool
 
apr_file_t * fh
 
char * fname
 

Detailed Description

Log structure.

Field Documentation

◆ fh

apr_file_t* mirkl_log_t_::fh

APR file handler

◆ fname

char* mirkl_log_t_::fname

File name

◆ pool

apr_pool_t* mirkl_log_t_::pool

memory pool


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