f62a0fd logging: port to standard Python logging

9 files Authored by jcholast 6 years ago, Committed by mbasti 6 years ago,
    logging: port to standard Python logging
    
    Use the standard `logging` module to configure logging instead of the
    in-house `ipapython.log_manager` module and remove `ipapython.log_manager`.
    
    Disable the logging-not-lazy and logging-format-interpolation pylint
    checks.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+9 -4
file modified
+56 -19
file modified
+7 -2
file modified
+76 -151
file removed
-1558
file modified
+3 -2
file modified
+2 -0