You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the decision log plugin supports three modes:
Console logging
Async HTTP logging
Custom plugins
(1) and (2) can be used together and so can (1) and (3) but (2) and (3) cannot. We should update the decision logger so that (2) and (3) are not mutually exclusive.
The text was updated successfully, but these errors were encountered:
Currently, the decision log plugin supports three modes:
(1) and (2) can be used together and so can (1) and (3) but (2) and (3) cannot. We should update the decision logger so that (2) and (3) are not mutually exclusive.
The text was updated successfully, but these errors were encountered: