-
Notifications
You must be signed in to change notification settings - Fork 648
Expand file tree
/
Copy pathapp.log
More file actions
21 lines (15 loc) · 792 Bytes
/
app.log
File metadata and controls
21 lines (15 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2026-01-26 10:00:01 INFO Application started successfully
2026-01-26 10:01:15 INFO Connecting to database
2026-01-26 10:02:30 INFO Database connection established
2026-01-26 10:03:12 WARNING High memory usage detected
2026-01-10 09:05:15 INFO Memory usage back to normal
2026-01-26 10:04:05 ERROR Failed to fetch user data
2026-01-26 10:05:20 ERROR Database timeout occurred
2026-01-26 10:06:05 INFO Retrying database connection
2026-01-26 10:07:20 INFO Database connection successful
2026-01-26 10:08:05 WARNING Disk usage above 75%
2026-01-26 10:09:20 INFO Disk cleanup initiated
2026-01-26 10:10:05 ERROR Unable to write logs to disk
2026-01-26 10:11:20 INFO Log rotation completed
2026-01-26 10:12:05 INFO Application shutdown initiated
2026-01-26 10:13:20 INFO Application stopped