change psql-lib from knex to postgres.js
This commit is contained in:
@@ -10,6 +10,6 @@ export default new Proxy({}, {
|
||||
level: prop,
|
||||
message: msg,
|
||||
timestamp: timestamp
|
||||
}) + "\n") &&
|
||||
console.log(timestamp, prop, msg)
|
||||
}) + "\n")// &&
|
||||
//console.log(timestamp, prop, msg)
|
||||
});
|
||||
|
Reference in New Issue
Block a user