macrome-js / macrome

The in-tree build system
MIT License
7 stars 1 forks source link

Logger and cleanup #21

Closed conartist6 closed 3 years ago

conartist6 commented 3 years ago

Use the log package for logging. Now we have the ability to run DEBUG=macrome yarn macrome which will print debug-level logs, currently just consisting of the messages sent on the watchman protocol. See the log package docs for more environment variables which control logging behavior.