mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-14 07:08:30 +00:00
fix logger
This commit is contained in:
parent
ff3bc0e8c2
commit
42fedec088
@ -1,3 +1,3 @@
|
||||
export function logger(message) {
|
||||
console.log(`${message}`, 'background-color: black;color:white;padding:4px;border-radius:15px');
|
||||
console.log(`%c${message}`, 'background-color: black;color:white;padding:4px;border-radius:15px');
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user