public static registerHandlerFactory(factory as LogHandlerFactory) as Void:
Registers or replaces a TOML handler factory.
factory
name
LogManager.registerHandlerFactory(MyHandlerFactory())