JMercie / Power-To-Admins

Simple GUI to help Salesforce admins and developers to use git and sfdx cli tools without using the terminal.
MIT License
1 stars 0 forks source link

Make Logs from task available in dev enviroments #7

Closed JMercie closed 1 year ago

JMercie commented 3 years ago

As a developer I want to see logs from the git and sfdx process running So as developer I have to implement a logger so the process can be traced.

Pino-debug and debug are the options that are in consideration for this work. Those are already added as dev dependencies inside the package.json file.

JMercie commented 3 years ago

promoted to Sprint 3