Debugging

The bundle uses PSR-3 Logging implemention to send debugging messages.

/config/packages/pwa.yaml
pwa:
    logger: 'my.psr3.service'

Last updated