Rdocumentation
powered by
Learn R Programming
logging (version 0.4-13)
removeHandler: remove a handler from a logger
Description
removes the handler
name
from the logger.
Usage
removeHandler(name, logger='')
Arguments
name
the name of the handler
logger
the name of the logger to which to attach the new handler, defaults to the root logger