arcjet-js icon indicating copy to clipboard operation
arcjet-js copied to clipboard

NestJS: Investigate framework-specific logging

Open blaine-arcjet opened this issue 4 months ago • 0 comments

As highlighted at https://github.com/arcjet/arcjet-js/pull/1857#discussion_r1786775377, we don't have access to our logger in the ArcjetGuard. I think NestJS also provides a logger that can be injected, but we'd need to convert our format to their format.

We should look into this in the future for a more native NestJS experience.

blaine-arcjet avatar Oct 03 '24 21:10 blaine-arcjet