ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > LoggingFormatter

LoggingFormatter type

A function to format the logging message. It is expecting the LoggingData collection spread.

Signature:

export declare type LoggingFormatter = (a: any) => string;
  • LoggingFormatter type
Copyright © 2023 ActiveViam