Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

@msamoila
Copy link
Contributor

Add the "FLAG_log_year_in_prefix" in order to not write the year in the log line prefix

@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2021

Codecov Report

Merging #771 (275cc62) into master (224f66b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
+ Coverage   72.63%   72.67%   +0.04%     
==========================================
  Files          17       17              
  Lines        3241     3246       +5     
==========================================
+ Hits         2354     2359       +5     
  Misses        887      887              
Impacted Files Coverage Δ
src/glog/logging.h.in 80.00% <ø> (ø)
src/logging.cc 73.44% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 224f66b...275cc62. Read the comment docs.

The flag allows suppressing the year in the log line prefix. At the same
time, the flag allows to generate log output compatible to glog releases
prior to version 0.5.
@sergiud sergiud force-pushed the add_year_in_prefix_flag branch from 275cc62 to 66ff9c6 Compare December 23, 2021 20:23
@sergiud sergiud added this to the 0.6 milestone Dec 23, 2021
@sergiud sergiud merged commit 43fc3bf into google:master Dec 23, 2021
@msamoila msamoila deleted the add_year_in_prefix_flag branch December 23, 2021 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants