Always thought it was a fun touch, ideally something folks could easily pop in to get ASCII art back
@anthonychu - Assigned this issue to you for now. Please add details on how we would like to bring the logo back and assign it back to me. Thanks!
A few thoughts
@jeffhollan Can you come up with a smaller version of the logo to consider?
I vote for option 1. Also make a slight change to the first line so it's clear where the command starts.
$ func start ā”ļø Azure Functions Core Tools Core Tools Version: 3.0.2881 (fa9641a) Function Runtime Version: 3.0.14287.0 Worker process started and initialized.
- We do nothing. In a month most everyone will stop caring the ASCII art is gone š
Not sure if I can stay away from GitHub and Twitter for that long!
Honestly the emoji isn't a bad option. This is the best I could pull off while still trying to capture the general logo:
@ %%% @
@ %%%% @
@ %%%%%% @
@ %%% @
@ %% @
@ % @
My vote is the emoji and bold that Anthony showed
I'm definitely on #teamAsciiArt š . But emojis are a nice alternative . Could we include the angle brackets as well please if we go emoji style?
<ā”> āAzureĀ FunctionsĀ CoreĀ Tools
I am on ##teamAsciiArt as well. But sometimes, I wish I had an option to turn it off (when spawning core tools in sub processes, from external tools).
I vote for option 1 and +1 @anthonychu's suggestion š
I'm definitely on #TeamAsciiArt . If the idea was to reduce noise when running in CLI, then provide a flag to show/hide the art or provide the art in debug only mode.
I also like the emojis in addition to the art.
Voting for Ascii Art & Emojis. Best of both worlds.
<ā”>
Just tried a few things. Emojis and bold text look great in terminals that support it (macOS terminal).

Sadly it doesn't do so well in VS Code (macOS):

And even worse on Windows (PowerShell and VS Code):


Looks like the formatting needs to stay pretty basic.
Haha bold with no emoji is fine. Donāt spend any more of your weekend on this š. If folks have a better option the PRs are open
In the latest version of Core Tools, set an environment variable named FUNCTIONS_CORE_TOOLS_DISPLAY_LOGO to true to bring back ascii art in func start.
Most helpful comment
I'm definitely on #teamAsciiArt š . But emojis are a nice alternative . Could we include the angle brackets as well please if we go emoji style?
<ā”> āAzureĀ FunctionsĀ CoreĀ Tools