static final levelEmojis = { Level.trace: '', Level.debug: '🐛 ', Level.info: 'ℹ️ ', Level.warning: '⚠️ ', Level.error: '⛔ ', Level.fatal: '🟢 ', };