-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.log
10 lines (10 loc) · 1.11 KB
/
app.log
1
2
3
4
5
6
7
8
9
10
[33m[nodemon] 2.0.7[39m
[33m[nodemon] to restart at any time, enter `rs`[39m
[33m[nodemon] watching path(s): src/**/*[39m
[33m[nodemon] watching extensions: ts,json[39m
[32m[nodemon] starting `ts-node ./src/index.ts`[39m
[90m2021-05-10 00:27:25.335 [39m[1m[92mDEBUG[39m[22m [90m[src/common/logger/logger.ts:46 Log.logMessage][39m 5/9/2021, 8:27:25 PM message: Attempting to connect to User Database
(node:4026) DeprecationWarning: Listening to events on the Db class has been deprecated and will be removed in the next major version.
[90m2021-05-10 00:27:26.221 [39m[1m[92mDEBUG[39m[22m [90m[src/common/logger/logger.ts:46 Log.logMessage][39m 5/9/2021, 8:27:26 PM message: Successfully connected to User Database
[90m2021-05-10 00:27:26.225 [39m[1m[92mDEBUG[39m[22m [90m[src/common/logger/logger.ts:46 Log.logMessage][39m 5/9/2021, 8:27:26 PM message: [server]: Server is running at https://localhost:3000
[90m2021-05-10 00:27:26.226 [39m[1m[92mDEBUG[39m[22m [90m[src/common/logger/logger.ts:46 Log.logMessage][39m 5/9/2021, 8:27:26 PM message: Waiting to receive incoming requests