Skip to content

History / Logging Generation v2

Revisions

  • docs: overhaul wiki — add Performance page, fix API docs, update generated output examples - Add Performance.md with full cross-runtime BenchmarkDotNet results (moved from PERFORMANCE.md) - Update Generated-Output.md with real generated code from IEntityStoreTelemetry sample - Fix Logging.md, Logging-Generation-v1.md, Logging-Generation-v2.md: * Replace removed DisableMSLoggingTelemetryGeneration bool with GenerationMode: LoggerGenerationMode * Add undocumented GenerationMode to LogAttribute table * Add undocumented DefaultPrefixType to LoggerGenerationAttribute table - Fix Sample-Application.md: correct project name Sample.AppHost -> SampleApp.AppHost - Fix Quick-Start.md: typo in generated filename, fix broken API Reference link - Add Performance page link to Home.md reference section - Update all version strings to 4.0.0-prerelease.6 (Breaking-Changes, FAQ, Getting-Started, Installation, Quick-Start) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

    @kieronlanning kieronlanning committed Mar 16, 2026
  • docs: fix all v3 namespace references to v4 unified namespace - Updated Metrics.md to use Purview.Telemetry namespace - Updated Logging-Generation-v1.md with v4 namespace and callout - Updated Logging-Generation-v2.md with v4 namespace and callout - Updated Generated-Output.md example to use single namespace - Removed qualified LogPrefixType references (now just LogPrefixType) - Added v4 update callouts to all affected pages - Preserved v3 namespace examples in Breaking-Changes.md (intentional)

    @kieronlanning kieronlanning committed Feb 8, 2026
  • Updated Logging Generation v2 (markdown)

    @kieronlanning kieronlanning committed Mar 21, 2025
  • docs: added a page for the sample app, and fixed .md file references

    @kieronlanning kieronlanning committed Feb 18, 2025
  • docs: preparing for v3 release

    @kieronlanning kieronlanning committed Feb 18, 2025