Skip to content

Fix incorrect argument order for log-level-enabled-p in src/model#143

Merged
tamurashingo merged 1 commit into
developfrom
bugfix/check-log-level
Jan 29, 2026
Merged

Fix incorrect argument order for log-level-enabled-p in src/model#143
tamurashingo merged 1 commit into
developfrom
bugfix/check-log-level

Conversation

@tamurashingo

Copy link
Copy Markdown
Owner

Corrected the argument order of log-level-enabled-p calls throughout the src/model directory.
The correct order is :level :logger (e.g., :debug :sql), not :logger :level.

@tamurashingo
tamurashingo merged commit fcc391c into develop Jan 29, 2026
2 checks passed
@tamurashingo
tamurashingo deleted the bugfix/check-log-level branch May 13, 2026 22:59
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