Skip to content

Comments

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

Merged
tamurashingo merged 1 commit intodevelopfrom
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 intodevelopfrom
bugfix/check-log-level

Conversation

@tamurashingo
Copy link
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
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