verbosity [<level>]
This sets how verbose Lens is. 1 is the default level. A level of 0 will prevent status messages from being printed while training and at certain other times. This can be useful when train is called repeatedly.
With no argument, this just returns the current level.
To prevent most messages from printing:
lens> verbosity 0