Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

This also works when piping in a script via the standard input.

We could ask for cleaner code, as this requires repeating log_query() and log_output(). In addition, the naming for run_query() is not clear.

Fixes #1108

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format && uv run mypy --install-types . to lint and format the code.

This also works when piping in a script via the standard input.
@rolandwalker rolandwalker force-pushed the RW/respect-logfile-with-execute branch from 3edd7db to 9c30899 Compare January 17, 2026 12:26
@rolandwalker rolandwalker requested a review from amjith January 17, 2026 12:26
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.

logfile -l option not working with -e option

2 participants