moscajs / aedes-cli

Run Aedes MQTT Broker from the CLI
MIT License
53 stars 19 forks source link

[question] Is there a way to disable the startup ASCII art? #89

Closed LudwigTirazona closed 1 year ago

LudwigTirazona commented 3 years ago

It doesn't look good on our logging system. Or maybe even just have it say "Aedes" as plain text.

robertsLando commented 3 years ago

Maybe you are speaking about aedes-cli ?

LudwigTirazona commented 3 years ago

Actually, good question - now I'm not so sure... I'll get some more details. Whichever one is generating this for every time aedes is started:

/ \ | | \ | \ / \ | $$$$$$| $$$$$$$$| $$$$$$$| $$$$$$$$| $$$$$$\ | $$| $$| $$ | $$ | $$| $$ | $$\$$ | $$ $$| $$ \ | $$ | $$| $$ \ \$$ \ | $$$$$$$$| $$$$$ | $$ | $$| $$$$$ \$$$$$$\ | $$ | $$| $$___ | $$/ $$| $$_ | __| $$ | $$ | $$| $$ | $$ $$| $$ \ \$$ $$ \$$ \$$ \$$$$$$$$ \$$$$$$$ \$$$$$$$$ \$$$$$$

robertsLando commented 3 years ago

@LudwigTirazona aedes doesn't print any ascii art on console. I thinbk you are using aedes-cli

robertsLando commented 1 year ago

Just redirect stdout elsewhere