Home > @activeviam/activeui-sdk > LoggerPlugin
LoggerPlugin type
Plugin defining the logger implementation
Signature:
export declare type LoggerPlugin = ActiveUIPlugin<LoggerImplementationProperties, LoggerImplementationStaticProperties, LoggerParameters>;