emqx/apps/emqx_auth/test/emqx_authz
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
..
emqx_authz_SUITE.erl refactor(authz): improve logging 2023-12-17 22:32:26 +01:00
emqx_authz_api_cache_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_api_settings_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_api_sources_SUITE.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00
emqx_authz_fake_source.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00
emqx_authz_file_SUITE.erl refactor(authz): improve logging 2023-12-17 22:32:26 +01:00
emqx_authz_rich_actions_SUITE.erl chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_authz_rule_SUITE.erl refactor(authz): improve logging 2023-12-17 22:32:26 +01:00
emqx_authz_rule_raw_SUITE.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authz_schema_tests.erl chore(auth): update tests 2023-10-05 13:41:50 +03:00
emqx_authz_test_lib.erl chore(auth): cleanup code 2023-10-11 13:13:50 +03:00