Skip to content

[FEATURE] Centralized Logging & Audit Trail System for Core Sandboxes #75

@prakshithamalla-art

Description

@prakshithamalla-art

Problem / Opportunity

When repository sandbox deployments start, stop, or hit runtime crashes, log telemetry is handled locally. There is no historical dashboard where developers can audit past deployment events, infrastructure errors, or environment changes in one place.

Proposed Solution

Build an integrated global auditing facility:

  1. Create a centralized internal event logger utility at lib/utils/auditLogger.ts.
  2. Design a sleek telemetry viewer interface inside a brand-new sub-route path: app/console/audit-logs/page.tsx displaying event times, failure states, and user actions with severity flags (Info, Warning, Critical).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions