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

Comments

src/logging.cc: Make LogCleaner aware of filename extension (#589)#592

Merged
sergiud merged 1 commit intogoogle:masterfrom
aesophor:fix-logcleaner-file-ext
Feb 13, 2021
Merged

src/logging.cc: Make LogCleaner aware of filename extension (#589)#592
sergiud merged 1 commit intogoogle:masterfrom
aesophor:fix-logcleaner-file-ext

Conversation

@aesophor
Copy link
Contributor

@aesophor aesophor commented Oct 9, 2020

Previously, LogCleaner::IsLogFromCurrentProject() did not consider
the custom file extension set with SetLogFilenameExtension().

This PR fixes it.

Signed-off-by: Marco Wang m.aesophor@gmail.com

Previously, LogCleaner::IsLogFromCurrentProject() did not consider
the custom file extension set with SetLogFilenameExtension().

This PR fixes it.

Signed-off-by: Marco Wang <m.aesophor@gmail.com>
@google-cla google-cla bot added the cla: yes label Oct 9, 2020
@sergiud
Copy link
Contributor

sergiud commented Feb 13, 2021

Thanks for your contributions.

@sergiud sergiud merged commit 7bba603 into google:master Feb 13, 2021
@sergiud sergiud added this to the 0.5 milestone Mar 30, 2021
@sergiud sergiud mentioned this pull request May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants