mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
Reintroduce the ``verbose`` verbosity level and associated ``--verbose`` and ``-v`` command-line switches, which were available on Modules v3. Verbose mode adds additional informational messages, like a systematic report of the loading or unloading module evaluations. The ``module`` command could be set verbose by default at ``./configure`` time with ``--with-verbosity`` option. ``MODULES_VERBOSITY`` environment variable supersedes this setting and it could be set with ``config`` module sub-command through the ``verbosity`` option.