1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-22 17:34:21 +01:00
This commit is contained in:
kakwa 2015-11-05 00:39:50 +01:00
commit 00db6ae4bc

View File

@ -797,7 +797,7 @@ class LdapCherry(object):
) )
cherrypy.log.error( cherrypy.log.error(
msg="User '" + username + "' deleted by '" + admin + "'" , msg="User '" + username + "' deleted by '" + admin + "'",
severity=logging.INFO severity=logging.INFO
) )