Border Customization
You can choose different types of borders as your own taste to log in console.
Border Configuration
const handler = new Handler( { client: client, readyLog: true },{ border: { type: "round", color: "aqua" } }, __dirname)
Types of borders
Single (single
)
Double (double
)
This will be fixed in patch.