Skip to content

Add logging and proper error support #17

@noryb009

Description

@noryb009

Currently, there is no good way to figure out what went wrong when something goes wrong. Logging statements should be added throughout the program to help with debugging, as well as figuring out what is wrong when someone has an issue.

Additionally, errors are put in a field in the lickdir_t struct. This is the primary reason the struct needs to be passed to almost every function. This might be able to be replaced with logging infrastructure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions