method Transformation.prototype.info
Transformation.prototype.info(message: string): void

Log an info message

Parameters

message: string

Return Type

void

Usage

import { Transformation } from ".";