Appearance
API reference / @backpack/config / Logger
Logger type
warn: (message) => void;
Log a warning
message
string
void