emqx/apps/emqx_auth/test
Zaiming (Stone) Shi a9963e043b refactor(authz): improve logging
Move authz result logging to common place.

Prior to this change, the final result is not logged when
fallback to the default authorization.no_match config value.

Aso, if the result is provided by a hook callback,
it's also not logged.

After this change, only the final result is logged.
The authz chain resutls can be traced (or logged at debug level).
2023-12-17 22:32:26 +01:00
..
data chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authn fix(emqx_auth): check authenticator exists in /authenticator/:id/users 2023-11-23 16:15:03 +01:00
emqx_authz refactor(authz): improve logging 2023-12-17 22:32:26 +01:00