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
1 parent 2461c73 commit c3efde1bffc5a2b29e218fc008701e155ca18ec3
@Jason Jason authored on 5 Jul
Showing 15 changed files
View
package-lock.json
View
package.json
View
public/css/logs.css 0 → 100644
View
public/js/logs.js 0 → 100644
View
src/middleware/errorHandler.js
View
src/middleware/logging.js
View
src/routes/index.js
View
src/routes/logs.js 0 → 100644
View
src/utils/SQLiteTransport.js 0 → 100644
View
src/utils/logging.js
View
src/utils/sqlite3.js
View
src/utils/structuredLogger.js 0 → 100644
View
src/views/layouts/logs.handlebars 0 → 100644
View
src/views/pages/logs.handlebars 0 → 100644
View
yarn.lock