Skip to content

Commit 31adcb1

Browse files
krallinmeta-codesync[bot]
authored andcommitted
add a predicate to just log
Summary: Knowing how often (and on which versions) something gets entered is nice. Differential Revision: D93853680 fbshipit-source-id: 4503d8622aa757e3894e2e59a2991154ea2fa621
1 parent 69c7480 commit 31adcb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

td_util/src/supertd_events.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ pub enum Event {
4444
MOBILE_SIZING_FAILURE,
4545
DEPRECATED_ARG_USED,
4646
BTD_GRAPH_CACHE_LOOKUP,
47+
VERSE_LOG_PREDICATE,
4748
}
4849

4950
#[derive(Debug)]

0 commit comments

Comments
 (0)