Change emoji
This commit is contained in:
parent
d9a18ac982
commit
92c185cb0a
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ def configure(
|
||||||
|
|
||||||
logger.info("Settings: configured ✅")
|
logger.info("Settings: configured ✅")
|
||||||
for k, v in get_context().to_flat_dict().items():
|
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:
|
if not is_production and not disable_se4ml_banner:
|
||||||
logger.warning(
|
logger.warning(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue