guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Add logging to dictionary import #441

Closed jonathonherbert closed 1 year ago

jonathonherbert commented 1 year ago

What does this change?

At the moment, importing dictionary rules takes a long time, and it's not clear to devs what is happening.

This PR adds some logging to the dictionary import and publish flows, to make their behaviour clearer.

How to test

Running locally, hit one of the 'destroy/import' buttons in the UI (accessible via a feature switch.) You should see the logs. Are they useful? Any more to add?