Skip to content

Add logging capabilities #115

@wavefunction91

Description

@wavefunction91

GauXC is a complicated project with many interrelated components. It would drastically improve debugging processes to include a logger to facilitate program introspection. This would also enable GauXC to notify users of program state / warnings in a matter that can be runtime configurable (i.e. not always blasting stdout).

spdlog comes to mind as it's been used elsewhere throughout the NWChemEx stack. Logging should also be made optional as to avoid the requirement of additional dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions