edgebitio / enclaver

Open source toolkit created to enable easy adoption of software enclaves
https://edgebit.io/enclaver
Apache License 2.0
124 stars 12 forks source link

Add verbosity flag #160

Closed crawford closed 1 year ago

crawford commented 1 year ago

This makes it easier to control the amount of logging since the flag is more discoverable than a language-specific environment variable and the logging filters already take into account the noisy dependencies. The relative logging levels were chosen arbitrarily, based on what felt reasonable when running the enclaver binary. These module filters apply to all of the binaries, even though they aren't necessarily applicable.