Commit 0d0bb81
Enable logging for sub asset classes
Summary:
Thrift is a special integration in which it can be the parent asset class of other asset classes. There are instances in which we want to get the logging for the sub classes without creating a standalone PolicyEnforcer class for that sub class.
## This diff
Enable thrift policy enforcer to decide which asset class gets returned for logging. Right now we want logging for Cachius, other asset classes will keep defaulting to Thrift
Reviewed By: kamleshdhondge
Differential Revision: D89681272
fbshipit-source-id: 52a4dc52c9504a7d92f6fd0e04f750bcf2fc64371 parent 6f3c992 commit 0d0bb81
1 file changed
Lines changed: 10 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
94 | 104 | | |
95 | 105 | | |
96 | 106 | | |
| |||
0 commit comments