Change emoji

This commit is contained in:
Andras Schmelczer 2022-07-03 13:54:35 +02:00
parent a1df35c120
commit 87143823d4
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

@ -103,7 +103,7 @@ def configure(
logger.info("Settings: configured ✅")
for k, v in get_context().to_flat_dict().items():
logger.info(f" ⚙️ {k}: {v}")
logger.info(f" 🔩 {k}: {v}")
if not is_production and not disable_se4ml_banner:
logger.warning(