Handler.__init__(level=NOTSET)
Initializes the Handler
instance by setting its level, setting the list of filters to the empty list and creating a lock (using createLock()
) for serializing access to an I/O mechanism.
Handler.__init__(level=NOTSET)
Initializes the Handler
instance by setting its level, setting the list of filters to the empty list and creating a lock (using createLock()
) for serializing access to an I/O mechanism.
Designed by : w10schools
service@w10schools.com
Please login to continue.