Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Write-Log with Proper Array Handling #15

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

nixuno
Copy link
Contributor

@nixuno nixuno commented Oct 23, 2024

This pull request addresses issues related to array handling within the Write-Log function. The previous implementation did not correctly manage array inputs, which could lead to unexpected behaviors or errors when logging multiple entries. This update ensures that arrays are processed correctly and efficiently, enhancing the robustness of the logging functionality.

@nixuno nixuno self-assigned this Oct 23, 2024
@nixuno nixuno merged commit 5f097d1 into main Oct 23, 2024
@nixuno nixuno deleted the write-log-advanced-function branch October 23, 2024 01:04
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