bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
63 stars 12 forks source link

Add a log feature #9

Closed bilelmoussaoui closed 2 years ago

bilelmoussaoui commented 2 years ago

When trying the migrate API, it gets stuck forever. From a quick look with bustle, it seems like the calls are properly made and the secrets are properly retrieved from the secret service; I believe something gets stuck in the file backend but there is no way to track the progress or see what is going on without logging.

Similar to what I have done in ashpd, we could have an optional tracing feature.