asif
|
aa446c00e6
|
feat(logger): Update journal logging function
Use new standardized format fields.
|
2026-07-22 23:24:52 -06:00 |
|
asif
|
56a5ad59fe
|
refactor(logger): Rename writeJournalLog function
Rename from 'writeJournalLog' to 'writeJournalDLog' for specificity.
|
2026-07-22 23:19:51 -06:00 |
|
asif
|
ce1ab86d22
|
fix(logger): Fix JSON logger
Level and status were swapped. JSON output was missing new prefix information (timestamp, hostname, etc.)
|
2026-07-22 23:18:36 -06:00 |
|
asif
|
cae57ccf6b
|
feat(logger): Use standardized log levels for JSON
|
2026-07-22 23:15:44 -06:00 |
|
asif
|
0fcd0d9c13
|
refactor(logger): Use standardized log levels for plain-text
|
2026-07-22 23:15:11 -06:00 |
|
asif
|
e411a35b93
|
feat(logger): Add log level translator functions
|
2026-07-22 23:13:58 -06:00 |
|
asif
|
0e787be456
|
feat(logger): Add lowercase function
|
2026-07-22 23:06:34 -06:00 |
|
asif
|
17c33d237f
|
fix(logger): Ensure plain-text status is uppercase
|
2026-07-22 22:54:25 -06:00 |
|
asif
|
5b55ac95a3
|
feat(logger): Update JSON logger
Require message, level, and status. Reorganize JSON output to mirror modified syslog-style structure.
|
2026-07-22 22:53:38 -06:00 |
|
asif
|
f4dc8f44b1
|
feat(logger): Handle plain-text insufficient information
Return without logging if message, level and/or status is not supplied.
|
2026-07-22 22:49:13 -06:00 |
|
asif
|
3792881529
|
feature(logger): Add plain-text logger function
|
2026-07-22 22:42:49 -06:00 |
|
asif
|
c1f54a619c
|
refactor(logger): Use ISO8601 timestamp
|
2026-07-22 21:52:53 -06:00 |
|
asif
|
4c997a6b7d
|
feature [logger] add status logging param
|
2026-07-22 18:34:14 -06:00 |
|
asif
|
1824d9f139
|
feat(logger): Framework test file
|
2026-07-22 17:33:46 -06:00 |
|