Skip to content

Commit

Permalink
add: logtest for GSM
Browse files Browse the repository at this point in the history
  • Loading branch information
Simenwai authored and adamalfredsson committed Aug 31, 2023
1 parent 22e7862 commit 8e30152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ console.log("Top level dependencies loaded");
DAO.connect(() => {
console.log("DAO setup complete");

console.log("---------GSM----------");

//Setup express
const app = express();

Expand Down

0 comments on commit 8e30152

Please sign in to comment.