mirror of
https://github.com/mudler/luet.git
synced 2025-07-18 01:12:34 +00:00
Now it's possible disable color and emoji on standard output with: $> luet <cmd> --color=false --emoji=false Hereinafter, the list of changes: * Added logging option logging.color (default true) * Added logging option logging.enable_emoji (default true) * Added persistent flag --color * Added persistent flag --emoji |
||
---|---|---|
.. | ||
logger.go |