TPersistLogInstanceCtor

type TPersistLogInstanceCtor = new () => IPersistLogInstance;

Constructor type for IPersistLogInstance. Used by PersistLogUtils.usePersistLogAdapter() to register custom adapters.