Skip to content

Commit

Permalink
Merge pull request #1954 from Expensify/main
Browse files Browse the repository at this point in the history
Update expensify_prod branch
  • Loading branch information
chiragsalian authored Nov 13, 2024
2 parents 2606f79 + bd6c143 commit 15c6f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libstuff/SLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ void SLogStackTrace(int level) {
// If the param name is not in this whitelist, we will log <REDACTED> in addLogParams.
static const set<string> PARAMS_WHITELIST = {
"accountID",
"attendees"
"cardID",
"command",
"companyName",
Expand Down

0 comments on commit 15c6f34

Please sign in to comment.