The branch, twofactorauth has been updated via 120f7ca295cb1002f67fb42cb0645237853bd88c (commit) from e342b3a23e5f2a2451f46d54a2c7e7e84e9d6fa7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2go/log.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/log.py b/x2go/log.py index 638296e..82c4e9b 100644 --- a/x2go/log.py +++ b/x2go/log.py @@ -109,7 +109,7 @@ class X2goLogger(object): else: self.loglevel = loglevel_DEFAULT - def set_loglevel_none(self): + def set_loglevel_quiet(self): """\ Silence logging completely. hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).