Is there a way to show permissions used on start up during runtime?
For example: If I was to run an App with
permissions: --allow-net=${hostname}:${port} is there a way to console log this during runtime?