Skip to content

Add ASCII art banner on container startup - #13

Merged
damianh merged 1 commit into
mainfrom
dh/container-start-log
Apr 23, 2026
Merged

Add ASCII art banner on container startup#13
damianh merged 1 commit into
mainfrom
dh/container-start-log

Conversation

@damianh

@damianh damianh commented Apr 23, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a MicroStack ASCII art banner that prints via the logger when the container starts up, along with the count of enabled services. Gives the container a bit more personality on boot.

Reviewer focus

  • The banner string uses concatenated literals (not a raw string literal) to handle the backslash-heavy ASCII art without escaping issues.
  • Logs via ApplicationStarted so it appears after the 'Now listening on' line.

Risk / impact

  • Cosmetic only, no behavioral changes.

@damianh
damianh merged commit 952133b into main Apr 23, 2026
1 check passed
@damianh
damianh deleted the dh/container-start-log branch April 23, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant