ComplexLogger.addHandler (gb.logging)

Sub addHandler ( hLogHandler As LogHandler )

Adds hLogHandler to the list of handlers this ComplexLogger will write to.

If called after executing Begin, you will need to manually call Open