Skip to content

Add SystemLog entity and persistence layer #64

@mohammadumar-dev

Description

@mohammadumar-dev

Description

Introduce the SystemLog domain model and persistence layer
backed by the system_logs table.

This forms the foundation for all observability and audit
logging in the system.

Acceptance Criteria

  • JPA entity mapped to system_logs table
  • Enum support for log_level
  • Repository for persisting logs
  • JSONB metadata support

Metadata

Metadata

Labels

backendServer-side logic, services, domain models, and business rules.databaseDatabase schema, migrations, queries, indexes, and persistence-related changes.observabilityLogging, monitoring, auditing, metrics, and visibility into system behavior.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions