LogUtilities 1.5.1
A small compiled library for C logging and configuration utility functions.
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Network Configuration functionsFunctions for initializing and accessing network connection information.
 File Input/OutputFunctions 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 functionsFunctions for reading from log or config files
 Writer functionsFunctions for writing to log or config files
 Formatting functionsFunctions for formatting binary or otherwise difficult-to-read encodings into human readable format.