MultiLogHandler.addHandler

Adds a handler to this multi-handler's list of handlers.

class MultiLogHandler
addHandler

Parameters

handler LogHandler

The handler to add.

Return Value

A reference to this multi-handler.