|
stumpless 2.2.0
|
Directories | |
| config | |
| Configuration-specific header files. | |
| level | |
| Header files for working with specific logging levels. | |
| target | |
| Header files for target types provided by the library. | |
Files | |
| config.h | |
| Configuration information to provide to code built with the library. | |
| element.h | |
| Types and functions for creating and modifying elements. | |
| entry.h | |
| Types and functions for creating and modifying entries. | |
| error.h | |
| Error codes and functions for detecting and assessing them. | |
| facility.h | |
| Facility codes for classifying log entries. | |
| filter.h | |
| Filters that can be used to control which entries are sent to targets at runtime. | |
| generator.h | |
| Generic functionality to be used with STUMPLESS_FOREACH macros to allow for more generic definition of enumerations and to string functions. | |
| id.h | |
| The identification for targets within the library. | |
| log.h | |
| Convenience functions for creating and writing simple log entries. | |
| memory.h | |
| Functions for controlling memory allocation during execution. | |
| option.h | |
| Options that can be used to modify the behavior of Stumpless components. | |
| param.h | |
| Types and functions for creating and modifying params. | |
| priority.h | |
| Priority value (PRIVAL) represents both the Facility and Severity values. | |
| prival.h | |
| Functions for working with privals. | |
| severity.h | |
| Severity codes for classifying log entries. | |
| target.h | |
| General types and functions for working with all targets. | |
| version.h | |
| Runtime information about the library. | |