warn
Uses
log any warning to the console.
Examples
this.api.getLogger().warn("Database is missing, creating a new one...");
Last updated
Was this helpful?
log any warning to the console.
this.api.getLogger().warn("Database is missing, creating a new one...");
Last updated
Was this helpful?