warn

Uses

log any warning to the console.

Examples

this.api.getLogger().warn("Database is missing, creating a new one...");

Last updated