MultiLogHandler.addHandler

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

class MultiLogHandler
addHandler

Parameters

handler shared(LogHandler)

The handler to add.

Return Value

A reference to this multi-handler.