System Diagnostics

Real-time application logs and system health monitoring.

Application Log Output
[01:21:56] INFORMATION [Microsoft.Hosting.Lifetime] Content root path: "/app"
[01:21:56] INFORMATION [Microsoft.Hosting.Lifetime] Hosting environment: "Staging"
[01:21:56] INFORMATION [Microsoft.Hosting.Lifetime] Application started. Press Ctrl+C to shut down.
[01:21:56] INFORMATION [Microsoft.Hosting.Lifetime] Now listening on: "http://0.0.0.0:8080"
[01:21:56] WARNING [Microsoft.AspNetCore.Server.Kestrel] Overriding address(es) '"http://*:8080"'. Binding to endpoints defined via IConfiguration and/or UseKestrel() instead.
[01:21:56] WARNING [Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager] No XML encryptor configured. Key {9123d6ac-9677-453f-9f3b-36fa428d1330} may be persisted to storage in unencrypted form.
[01:21:56] INFORMATION [RentalManagement.Services.DatabaseService] Current database schema version: 25
[01:21:56] INFORMATION [RentalManagement.Services.DatabaseService] Initializing database schema...
[01:21:56] INFORMATION [RentalManagement.Services.DatabaseService] DatabaseService initialized with connection string: "Data Source=/app/clauselibrary.db"
An unhandled error has occurred. Reload 🗙