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

Log a debug message

Parameters

message: string

Return Type

void

Usage

import { Transformation } from ".";