Skip to content

Encapsulate Arkose Labs event logging in a separate class

Eugie Limpin requested to merge arkose_logger into master

Resolves: #372210 (closed)

What does this MR do and why?

As a follow up to Split Arkose::UserVerificationService into two ... (!95257 - merged), this MR extracts the logging logic from Arkose::TokenVerificationService to a separate class (Arkose::Logger).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eugie Limpin

Merge request reports