Skip to content

feat: add logging initializer#55

Merged
jsstevenson merged 4 commits into
mainfrom
feat/54-logging
Jan 12, 2026
Merged

feat: add logging initializer#55
jsstevenson merged 4 commits into
mainfrom
feat/54-logging

Conversation

@jsstevenson
Copy link
Copy Markdown
Member

@jsstevenson jsstevenson commented Jan 12, 2026

close #54

cribbed from AnyVar

  • pydantic.FilePath is an annotation that requires the provided path to exist and point to a file. If either of these fail, this raises an unhandled exception. Maybe this should be handled instead?

@jsstevenson jsstevenson requested a review from a team as a code owner January 12, 2026 04:10
@jsstevenson jsstevenson added the priority:low Low priority label Jan 12, 2026
@jsstevenson jsstevenson merged commit ae48359 into main Jan 12, 2026
15 checks passed
@jsstevenson jsstevenson deleted the feat/54-logging branch January 12, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up logging

2 participants