python-dotenv-vault icon indicating copy to clipboard operation
python-dotenv-vault copied to clipboard

Prettier logging

Open motdotla opened this issue 2 years ago • 0 comments
trafficstars

The log currently looks like:

INFO:dotenv_vault.main:Loading env from encrypted .env.vault

the nodejs lib looks like this:

[[email protected]][INFO] Loading env from encrypted .env.vault

Can we beautify the logging here to. more closely match that - particularly the dotenv@VERSION

motdotla avatar Jul 31 '23 17:07 motdotla