diff --git a/libstuff/SLog.cpp b/libstuff/SLog.cpp index 4e0fde495..4e34fd95a 100644 --- a/libstuff/SLog.cpp +++ b/libstuff/SLog.cpp @@ -43,6 +43,7 @@ void SLogStackTrace(int level) { // If the param name is not in this whitelist, we will log in addLogParams. static const set PARAMS_WHITELIST = { "accountID", + "attendees" "cardID", "command", "companyName",