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

change logger output to stderr #1541

Merged
merged 3 commits into from
Aug 19, 2024
Merged

change logger output to stderr #1541

merged 3 commits into from
Aug 19, 2024

Conversation

tigercosmos
Copy link
Collaborator

Per #1537, change the logger output to stderr.

@tigercosmos tigercosmos requested a review from seladb as a code owner August 19, 2024 02:51
@tigercosmos tigercosmos changed the base branch from master to dev August 19, 2024 02:56
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.91%. Comparing base (9d175ca) to head (2f00286).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1541      +/-   ##
==========================================
- Coverage   82.92%   82.91%   -0.01%     
==========================================
  Files         273      273              
  Lines       46272    46272              
  Branches     9290     9483     +193     
==========================================
- Hits        38370    38368       -2     
- Misses       7054     7077      +23     
+ Partials      848      827      -21     
Flag Coverage Δ
fedora39 74.53% <100.00%> (-0.03%) ⬇️
macos-12 80.88% <100.00%> (ø)
macos-13 80.30% <100.00%> (ø)
macos-14 80.23% <100.00%> (ø)
mingw32 71.44% <100.00%> (-0.03%) ⬇️
mingw64 71.43% <100.00%> (-0.03%) ⬇️
npcap 84.86% <100.00%> (-0.04%) ⬇️
rhel94 74.31% <100.00%> (-0.03%) ⬇️
ubuntu2004 57.88% <100.00%> (-0.03%) ⬇️
ubuntu2004-zstd 58.01% <100.00%> (-0.03%) ⬇️
ubuntu2204 74.26% <100.00%> (+0.02%) ⬆️
ubuntu2204-icpx 58.40% <0.00%> (ø)
ubuntu2404 74.51% <100.00%> (-0.03%) ⬇️
unittest 82.91% <100.00%> (-0.01%) ⬇️
windows-2019 84.91% <100.00%> (-0.02%) ⬇️
windows-2022 84.91% <100.00%> (-0.02%) ⬇️
winpcap 84.88% <100.00%> (-0.02%) ⬇️
xdp 49.27% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dimi1010 Dimi1010 linked an issue Aug 19, 2024 that may be closed by this pull request
@tigercosmos tigercosmos merged commit ee49adb into seladb:dev Aug 19, 2024
40 checks passed
@tigercosmos tigercosmos deleted the log_0819 branch August 19, 2024 08:28
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.

Change the logger to output on stderr
3 participants