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