Skip to content

Stop writing a log file into the working directory - #64

Merged
peterbjohnson merged 2 commits into
devfrom
wb/t38
Sep 20, 2026
Merged

peterbjohnson merged 2 commits into
devfrom
wb/t38

Conversation

@peterbjohnson

Copy link
Copy Markdown
Member

Importing in2lambda.katex_convert creates an empty file named "log" in whatever directory the process runs in (a logging FileHandler at module level). Every in2lambda command, and the agent, leaves one behind; the agent repo has had to gitignore it. Configure the module's logger without a file handler at import - log to the "in2lambda" logger and let the application decide where it goes. Done when running any in2lambda command in an empty directory leaves nothing but what the command writes.


Workbench ticket t38.

@peterbjohnson
peterbjohnson merged commit e5ba8b6 into dev Sep 20, 2026
2 of 6 checks passed
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 this pull request may close these issues.

1 participant