Open achimnol opened 6 years ago
The current console logging (e.g., which is shown in docker logs command) has very little information helpful to the users.
docker logs
UnionRemoteSet
--debug
-vvv
Example:
It could be achieved using the standard logging module.
logging
Yes. When I get some free time, I will make a PR for this.
The current console logging (e.g., which is shown in
docker logs
command) has very little information helpful to the users.UnionRemoteSet
is used, show the individual remote sets) when starting up.--debug
or-vvv
)Example: