Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Based Logging #25

Open
wgledbetter opened this issue Apr 18, 2023 · 1 comment · May be fixed by #33
Open

File Based Logging #25

wgledbetter opened this issue Apr 18, 2023 · 1 comment · May be fixed by #33
Assignees

Comments

@wgledbetter
Copy link
Contributor

We need better introspection capabilities into the operations of the optimizer. This will help users understand why their problem may be poorly formed and identify errors in their dynamics, constraints, and objectives.

I've had good experiences with spdlog, and I can copy over some utilities I've written for other projects to help get started.

@jbpezent
Copy link
Contributor

@wgledbetter Per our discussion last Friday, I'll leave the implementation of the file-based CPP side logging up to you. I'll handle the separate issue of letting users retrieve the violations of individual constraints through the phase/ocp interfaces.

@jbpezent jbpezent changed the title Logging File Based Logging May 4, 2023
@wgledbetter wgledbetter linked a pull request May 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants