SELKIELogger  1.0.0
config_kv Struct Reference

Represent a key=value pair. More...

#include <LoggerConfig.h>

Collaboration diagram for config_kv:

Public Attributes

char * key
 Configuration item key.
 
char * value
 Configuration item value.
 

Detailed Description

Represent a key=value pair.

Each k=v line in the file is represented as a pair of strings for later processing.

Definition at line 42 of file LoggerConfig.h.


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