|
modified: package-lock.json
modified: package.json new file: public/css/logs.css new file: public/js/logs.js modified: src/middleware/errorHandler.js modified: src/middleware/logging.js modified: src/routes/index.js new file: src/routes/logs.js new file: src/utils/SQLiteTransport.js modified: src/utils/logging.js modified: src/utils/sqlite3.js new file: src/utils/structuredLogger.js new file: src/views/layouts/logs.handlebars new file: src/views/pages/logs.handlebars modified: yarn.lock |
|---|
|
|
| package-lock.json |
|---|
| package.json |
|---|
| public/css/logs.css 0 → 100644 |
|---|
| public/js/logs.js 0 → 100644 |
|---|
| src/middleware/errorHandler.js |
|---|
| src/middleware/logging.js |
|---|
| src/routes/index.js |
|---|
| src/routes/logs.js 0 → 100644 |
|---|
| src/utils/SQLiteTransport.js 0 → 100644 |
|---|
| src/utils/logging.js |
|---|
| src/utils/sqlite3.js |
|---|
| src/utils/structuredLogger.js 0 → 100644 |
|---|
| src/views/layouts/logs.handlebars 0 → 100644 |
|---|
| src/views/pages/logs.handlebars 0 → 100644 |
|---|
| yarn.lock |
|---|