Debugging
Last updated
Was this helpful?
Last updated
Was this helpful?
If you have troubles during the development of your application or if you want to keep track of every critical/error messages in production, you can use a .
Several classes implement the interface Webauthn\MetadataService\CanLogData
. This interface allows setting a PSR-3 logger instance.