Function
Display a header with a title in the center
The title of the header
logHeader("Welcome");// Output:// ╔═════════╗// ║ Welcome ║// ╚═════════╝ Copy
logHeader("Welcome");// Output:// ╔═════════╗// ║ Welcome ║// ╚═════════╝
Display a header with a title in the center