Browse documentation

setLog

Enables or disables translation logging.

Table of contents

Category

Value

Import

js
import { setLog } from "valyrian.js/translate";

Public signature

ts
(value: boolean): void

Parameters

ts
value: boolean

Result

ts
void