|
LogUtilities 1.5.1
A small compiled library for C logging and configuration utility functions.
|
| Network Configuration functions | Functions for initializing and accessing network connection information. |
| File Input/Output | Functions for making it easier to create/access files. The LogUtilities let the user read from config.yaml so long as there is only a simple yaml syntax (i.e. no nested structures), and only handles explicitly-enumerated field name conventions. |
| Reader functions | Functions for reading from log or config files |
| Writer functions | Functions for writing to log or config files |
| Formatting functions | Functions for formatting binary or otherwise difficult-to-read encodings into human readable format. |