Skip to content

Log: remove additional newlines due to Zig's default log fn #168

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

QSmally
Copy link
Contributor

@QSmally QSmally commented May 8, 2025

From this example:

debug(request): /notavideofile
error(process): /home/joey/MultiMedia/notavideofile: error.FFmpegFailure (after 47.208ms)
debug(zap): setting content-type to application/json

debug(request): /video.mp4

Zap was adding an additional newline to the log lines now that Zig's standard logging facilities are used. It was quite inconsistent, too.

@renerocksai
Copy link
Member

Thank you and sorry for the delay!

@renerocksai renerocksai merged commit 041ca3e into zigzap:master Jul 22, 2025
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.

2 participants