8000 Log: remove additional newlines due to Zig's default log fn by QSmally · Pull Request #168 · zigzap/zap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

QSmally
Copy link
@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.

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
0