Skip to content

release: bootstrap lifecycle logging#47

Merged
tgiachi merged 5 commits into
mainfrom
develop
Jul 3, 2026
Merged

release: bootstrap lifecycle logging#47
tgiachi merged 5 commits into
mainfrom
develop

Conversation

@tgiachi

@tgiachi tgiachi commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Promotes develop to main. Expected version: 0.16.0. Included: feat(bootstrap) lifecycle logging - AppName/version banner and enrichment, logger configured before the service loop, registration summary, per-service start/stop logs with durations, error naming the failing service, continue-on-error shutdown, container-provided ILogEventSink extension point. Full suite 1011/1011.

Comment on lines +262 to +265
catch (Exception ex)
{
logger.Warning(ex, "Service {Service:l} failed to stop", service.GetType().Name);
}
@tgiachi
tgiachi merged commit 1189af0 into main Jul 3, 2026
3 checks passed
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.

2 participants