static final levelEmojis = { Level.trace: 'đŦ', Level.debug: 'đ', Level.info: 'âšī¸', Level.warning: 'â ī¸', Level.error: 'â', Level.fatal: 'đ¨', };