Type Alias TLogCtor

TLogCtor: new () => Partial<ILog>

Constructor type for log adapters. Used for custom log implementations.