-
Notifications
You must be signed in to change notification settings - Fork 0
/
web_app.log
564 lines (564 loc) · 105 KB
/
web_app.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
{"level":"DEBUG","time":"2020-06-21T23:10:31.392+0800","caller":"web_app/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-21T23:10:34.656+0800","caller":"web_app/main.go:73","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-21T23:10:34.656+0800","caller":"web_app/main.go:82","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-27T18:59:55.926+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-27T19:02:44.428+0800","caller":"web_app2/main.go:71","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-27T19:02:44.434+0800","caller":"web_app2/main.go:80","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-27T19:04:30.702+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-28T14:28:42.403+0800","caller":"web_app2/main.go:71","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-28T14:28:42.406+0800","caller":"web_app2/main.go:80","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-28T14:28:48.961+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-28T14:29:40.715+0800","caller":"web_app2/main.go:71","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-28T14:29:40.716+0800","caller":"web_app2/main.go:80","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-28T14:29:44.049+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-28T14:31:28.396+0800","caller":"web_app2/main.go:71","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-28T14:31:28.396+0800","caller":"web_app2/main.go:80","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-28T14:32:05.018+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-28T14:32:36.498+0800","caller":"web_app2/main.go:72","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-28T14:32:36.498+0800","caller":"web_app2/main.go:81","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-06-28T14:32:39.505+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-06-28T14:32:56.237+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36","errors":"","cost":0.000180251}
{"level":"INFO","time":"2020-06-28T14:33:03.781+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36","errors":"","cost":0.00000732}
{"level":"INFO","time":"2020-06-28T14:35:17.588+0800","caller":"logger/logger.go:70","msg":"/favicon.ico","status":404,"method":"GET","path":"/favicon.ico","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36","errors":"","cost":0.000041179}
{"level":"INFO","time":"2020-06-28T16:12:06.483+0800","caller":"web_app2/main.go:72","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-06-28T16:12:06.483+0800","caller":"web_app2/main.go:81","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-07-05T15:27:09.095+0800","caller":"web_app2/main.go:35","msg":"logger init success..."}
{"level":"INFO","time":"2020-07-05T15:27:52.438+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36","errors":"","cost":0.000263102}
{"level":"INFO","time":"2020-07-05T15:28:03.383+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36","errors":"","cost":0.000014336}
{"level":"INFO","time":"2020-07-05T15:28:15.740+0800","caller":"web_app2/main.go:72","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-07-05T15:28:15.740+0800","caller":"web_app2/main.go:81","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-07-05T15:57:13.606+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2020-07-05T15:57:30.750+0800","caller":"web_app2/main.go:74","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-07-05T15:57:30.750+0800","caller":"web_app2/main.go:83","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-07-05T15:59:15.650+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2020-07-05T15:59:16.783+0800","caller":"web_app2/main.go:74","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-07-05T15:59:16.783+0800","caller":"web_app2/main.go:83","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-07-05T15:59:39.674+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2020-07-05T15:59:41.256+0800","caller":"web_app2/main.go:74","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-07-05T15:59:41.257+0800","caller":"web_app2/main.go:83","msg":"Server exiting"}
{"level":"DEBUG","time":"2020-07-05T16:02:31.707+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2020-07-05T16:02:41.293+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36","errors":"","cost":0.000096536}
{"level":"INFO","time":"2020-07-05T16:02:54.430+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"127.0.0.1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36","errors":"","cost":0.000014329}
{"level":"INFO","time":"2020-07-05T17:25:52.471+0800","caller":"web_app2/main.go:74","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2020-07-05T17:25:52.471+0800","caller":"web_app2/main.go:83","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-16T11:36:10.279+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-16T11:36:12.332+0800","caller":"mysql/mysql.go:26","msg":"connect DB failed","error":"dial tcp 127.0.0.1:13306: connectex: No connection could be made because the target machine actively refused it."}
{"level":"DEBUG","time":"2022-06-16T11:37:19.088+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-16T11:37:19.104+0800","caller":"mysql/mysql.go:26","msg":"connect DB failed","error":"Error 1045: Access denied for user 'root'@'localhost' (using password: YES)"}
{"level":"DEBUG","time":"2022-06-16T11:37:39.122+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-16T11:38:23.184+0800","caller":"web_app2/main.go:37","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-16T11:38:39.751+0800","caller":"logger/logger.go:70","msg":"/","status":404,"method":"GET","path":"/","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0}
{"level":"INFO","time":"2022-06-16T11:38:39.858+0800","caller":"logger/logger.go:70","msg":"/favicon.ico","status":404,"method":"GET","path":"/favicon.ico","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0}
{"level":"INFO","time":"2022-06-16T11:39:01.588+0800","caller":"logger/logger.go:70","msg":"/version","status":200,"method":"GET","path":"/version","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0013805}
{"level":"INFO","time":"2022-06-16T11:39:04.983+0800","caller":"web_app2/main.go:74","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-16T11:39:04.992+0800","caller":"web_app2/main.go:83","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T11:02:01.502+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:02:03.541+0800","caller":"mysql/mysql.go:26","msg":"connect DB failed","error":"dial tcp 127.0.0.1:13306: connectex: No connection could be made because the target machine actively refused it."}
{"level":"DEBUG","time":"2022-06-18T11:02:31.667+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:02:33.716+0800","caller":"mysql/mysql.go:26","msg":"connect DB failed","error":"dial tcp 127.0.0.1:13306: connectex: No connection could be made because the target machine actively refused it."}
{"level":"DEBUG","time":"2022-06-18T11:02:49.308+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:02:49.330+0800","caller":"mysql/mysql.go:26","msg":"connect DB failed","error":"Error 1045: Access denied for user 'root'@'localhost' (using password: YES)"}
{"level":"DEBUG","time":"2022-06-18T11:03:35.092+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-18T11:03:40.371+0800","caller":"logger/logger.go:70","msg":"/signup","status":404,"method":"GET","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"ERROR","time":"2022-06-18T11:03:52.982+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"invalid character 'u' looking for beginning of object key string"}
{"level":"INFO","time":"2022-06-18T11:03:52.982+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.001093}
{"level":"ERROR","time":"2022-06-18T11:06:07.121+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"invalid character 'u' looking for beginning of object key string"}
{"level":"INFO","time":"2022-06-18T11:06:07.122+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0003717}
{"level":"INFO","time":"2022-06-18T11:06:11.525+0800","caller":"bluebell/main.go:82","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T11:06:11.539+0800","caller":"bluebell/main.go:91","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T11:06:14.060+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:06:18.439+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"invalid character 'u' looking for beginning of object key string"}
{"level":"INFO","time":"2022-06-18T11:06:18.439+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"ERROR","time":"2022-06-18T11:07:47.180+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"invalid character '\"' after object key:value pair"}
{"level":"INFO","time":"2022-06-18T11:07:47.180+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.000741}
{"level":"ERROR","time":"2022-06-18T11:07:52.300+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.RePassword' Error:Field validation for 'RePassword' failed on the 'required' tag"}
{"level":"INFO","time":"2022-06-18T11:07:52.300+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0008646}
{"level":"ERROR","time":"2022-06-18T11:33:46.217+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.RePassword' Error:Field validation for 'RePassword' failed on the 'required' tag"}
{"level":"INFO","time":"2022-06-18T11:33:46.218+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0007608}
{"level":"ERROR","time":"2022-06-18T11:34:06.115+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"invalid character '\"' after object key:value pair"}
{"level":"INFO","time":"2022-06-18T11:34:06.115+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"ERROR","time":"2022-06-18T11:34:13.537+0800","caller":"controllers/user.go:18","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.RePassword' Error:Field validation for 'RePassword' failed on the 'required' tag"}
{"level":"INFO","time":"2022-06-18T11:34:13.537+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005864}
{"level":"INFO","time":"2022-06-18T11:34:41.821+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001135}
{"level":"INFO","time":"2022-06-18T11:50:54.567+0800","caller":"bluebell/main.go:82","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T11:50:54.583+0800","caller":"bluebell/main.go:91","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T11:51:16.600+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:51:21.604+0800","caller":"controllers/user.go:20","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.RePassword' Error:Field validation for 'RePassword' failed on the 'eqfield' tag"}
{"level":"INFO","time":"2022-06-18T11:51:21.604+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005152}
{"level":"INFO","time":"2022-06-18T11:57:08.359+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T11:57:08.361+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T11:57:11.790+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-18T11:57:17.490+0800","caller":"controllers/user.go:20","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.re_password' Error:Field validation for 're_password' failed on the 'eqfield' tag"}
{"level":"INFO","time":"2022-06-18T11:57:17.490+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005144}
{"level":"ERROR","time":"2022-06-18T11:57:44.031+0800","caller":"controllers/user.go:20","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.re_password' Error:Field validation for 're_password' failed on the 'eqfield' tag"}
{"level":"INFO","time":"2022-06-18T11:57:44.032+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001746}
{"level":"INFO","time":"2022-06-18T11:58:44.031+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T11:58:44.047+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T21:54:43.389+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-18T21:54:48.646+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0007311}
{"level":"INFO","time":"2022-06-18T21:55:20.456+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009255}
{"level":"INFO","time":"2022-06-18T21:55:23.073+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T21:55:23.079+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T21:55:25.326+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-18T21:55:29.561+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005217}
{"level":"INFO","time":"2022-06-18T21:57:52.664+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T21:57:52.678+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T21:57:54.978+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-18T21:57:59.459+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0018947}
{"level":"INFO","time":"2022-06-18T21:58:44.325+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T21:58:44.340+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-18T21:58:46.386+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-18T21:58:58.663+0800","caller":"logger/logger.go:70","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0033286}
{"level":"INFO","time":"2022-06-18T22:00:59.022+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-18T22:00:59.030+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-19T09:09:48.281+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-19T09:10:04.477+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-19T09:10:17.341+0800","caller":"controllers/user.go:20","msg":"ShouldBindJSON err:","error":"Key: 'ParamSignUp.re_password' Error:Field validation for 're_password' failed on the 'eqfield' tag"}
{"level":"INFO","time":"2022-06-19T09:10:17.341+0800","caller":"logger/logger.go:82","msg":"/signup","status":200,"method":"POST","path":"/signup","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005177}
{"level":"INFO","time":"2022-06-19T09:20:29.217+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-19T09:20:29.232+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-19T17:34:29.940+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-19T17:34:47.270+0800","caller":"controllers/user.go:86","msg":"login.login failed","error":"missing destination name salt in *models.User"}
{"level":"INFO","time":"2022-06-19T17:34:47.271+0800","caller":"logger/logger.go:82","msg":"/login","status":200,"method":"POST","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0424376}
{"level":"INFO","time":"2022-06-19T17:36:22.588+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-19T17:36:22.596+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-19T17:36:25.193+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-19T17:36:28.456+0800","caller":"logger/logger.go:82","msg":"/login","status":200,"method":"POST","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0013431}
{"level":"ERROR","time":"2022-06-19T17:36:39.843+0800","caller":"controllers/user.go:86","msg":"login.login failed","error":"用户不存在"}
{"level":"INFO","time":"2022-06-19T17:36:39.843+0800","caller":"logger/logger.go:82","msg":"/login","status":200,"method":"POST","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005088}
{"level":"INFO","time":"2022-06-19T20:07:43.155+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-19T20:07:43.168+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-20T17:27:55.293+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-20T17:28:16.507+0800","caller":"logger/logger.go:82","msg":"/login","status":200,"method":"POST","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0367103}
{"level":"INFO","time":"2022-06-20T21:34:46.918+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-20T21:34:46.919+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-20T21:39:40.396+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-20T21:45:54.052+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-20T21:45:54.056+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-21T23:29:47.313+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-22T11:00:49.839+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:00:53.772+0800","caller":"logger/logger.go:82","msg":"/login","status":404,"method":"GET","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:01:14.980+0800","caller":"logger/logger.go:82","msg":"/login","status":404,"method":"GET","path":"/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:01:44.928+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:01:54.262+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:02:09.005+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0146709}
{"level":"INFO","time":"2022-06-22T11:02:34.596+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":404,"method":"POST","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:02:44.916+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:03:04.785+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:03:07.519+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009075}
{"level":"INFO","time":"2022-06-22T11:03:30.123+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:08:31.121+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001793}
{"level":"INFO","time":"2022-06-22T11:08:39.202+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:08:39.203+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:08:42.030+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:08:56.403+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:09:03.552+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:09:32.414+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:09:36.138+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0018877}
{"level":"INFO","time":"2022-06-22T11:09:49.938+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010334}
{"level":"INFO","time":"2022-06-22T11:09:54.363+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:10:36.109+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:12:19.720+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0007951}
{"level":"INFO","time":"2022-06-22T11:12:47.036+0800","caller":"logger/logger.go:82","msg":"/api/v1/cmmounity","status":404,"method":"GET","path":"/api/v1/cmmounity","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:13:12.004+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:16:43.487+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:16:43.494+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:16:46.262+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:16:50.411+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0084842}
{"level":"INFO","time":"2022-06-22T11:18:09.281+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:18:09.287+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:18:12.198+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:18:23.042+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012328}
{"level":"INFO","time":"2022-06-22T11:18:55.304+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009826}
{"level":"INFO","time":"2022-06-22T11:19:27.757+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:19:27.768+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:19:30.299+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:20:01.337+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0000171}
{"level":"INFO","time":"2022-06-22T11:45:00.742+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0015185}
{"level":"INFO","time":"2022-06-22T11:45:27.221+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0002827}
{"level":"INFO","time":"2022-06-22T11:46:46.526+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:46:46.539+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:46:49.128+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:46:51.160+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0002199}
{"level":"INFO","time":"2022-06-22T11:47:38.421+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:47:38.432+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:47:41.256+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:47:41.602+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005084}
{"level":"INFO","time":"2022-06-22T11:47:44.981+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0006851}
{"level":"INFO","time":"2022-06-22T11:50:12.681+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:50:12.690+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:50:15.373+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:50:32.348+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005127}
{"level":"INFO","time":"2022-06-22T11:53:52.949+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0007076}
{"level":"INFO","time":"2022-06-22T11:54:06.945+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:54:06.955+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:54:09.557+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:54:13.962+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:54:38.052+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0014058}
{"level":"INFO","time":"2022-06-22T11:54:51.449+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:55:10.777+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:55:10.789+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:55:13.332+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:55:18.910+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005212}
{"level":"INFO","time":"2022-06-22T11:56:51.015+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016083}
{"level":"INFO","time":"2022-06-22T11:57:07.389+0800","caller":"logger/logger.go:82","msg":"/api/v1/lcommunity","status":404,"method":"GET","path":"/api/v1/lcommunity","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T11:57:34.013+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0000966}
{"level":"INFO","time":"2022-06-22T11:58:06.394+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T11:58:06.397+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T11:58:09.087+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T11:58:22.594+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005081}
{"level":"INFO","time":"2022-06-22T12:00:47.576+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T12:00:47.579+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T12:00:50.270+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T12:00:51.719+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0002856}
{"level":"INFO","time":"2022-06-22T12:52:41.960+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T12:52:45.338+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0008084}
{"level":"INFO","time":"2022-06-22T12:53:14.947+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.00022}
{"level":"INFO","time":"2022-06-22T13:08:09.408+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T13:08:09.419+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T13:08:11.433+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T13:08:33.372+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010735}
{"level":"INFO","time":"2022-06-22T13:08:49.870+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009718}
{"level":"INFO","time":"2022-06-22T13:10:12.574+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T13:10:12.582+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T13:10:15.222+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T13:10:17.133+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005066}
{"level":"INFO","time":"2022-06-22T13:10:26.261+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.002075}
{"level":"INFO","time":"2022-06-22T13:10:44.720+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001806}
{"level":"INFO","time":"2022-06-22T13:11:36.940+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0011873}
{"level":"INFO","time":"2022-06-22T13:11:37.561+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016045}
{"level":"INFO","time":"2022-06-22T13:11:37.908+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0007961}
{"level":"INFO","time":"2022-06-22T13:11:41.598+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T13:11:41.600+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T13:11:43.880+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T13:11:47.955+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0013599}
{"level":"INFO","time":"2022-06-22T13:11:48.296+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010621}
{"level":"INFO","time":"2022-06-22T13:11:50.007+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0004899}
{"level":"INFO","time":"2022-06-22T13:13:07.931+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T13:13:07.945+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T13:13:10.681+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T13:13:13.555+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001862}
{"level":"INFO","time":"2022-06-22T13:13:14.396+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0001365}
{"level":"INFO","time":"2022-06-22T13:13:24.220+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0019392}
{"level":"INFO","time":"2022-06-22T13:13:35.746+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0000661}
{"level":"INFO","time":"2022-06-22T13:13:41.607+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005102}
{"level":"INFO","time":"2022-06-22T13:13:42.249+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0004368}
{"level":"INFO","time":"2022-06-22T13:13:42.794+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010277}
{"level":"INFO","time":"2022-06-22T16:37:20.235+0800","caller":"logger/logger.go:82","msg":"/api/v1/community/1","status":404,"method":"GET","path":"/api/v1/community/1","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T16:37:45.776+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T16:37:45.785+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T16:37:48.587+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T16:37:53.233+0800","caller":"logger/logger.go:82","msg":"/api/v1/community/1","status":200,"method":"GET","path":"/api/v1/community/1","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0043626}
{"level":"INFO","time":"2022-06-22T16:38:00.174+0800","caller":"logger/logger.go:82","msg":"/api/v1/community/2","status":200,"method":"GET","path":"/api/v1/community/2","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010362}
{"level":"ERROR","time":"2022-06-22T16:45:03.499+0800","caller":"controllers/community.go:40","msg":"logic GetCommunity err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-22T16:45:03.499+0800","caller":"logger/logger.go:82","msg":"/api/v1/community/33","status":200,"method":"GET","path":"/api/v1/community/33","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016416}
{"level":"INFO","time":"2022-06-22T16:45:09.567+0800","caller":"logger/logger.go:82","msg":"/api/v1/community/ee","status":200,"method":"GET","path":"/api/v1/community/ee","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:47:45.939+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T21:47:45.940+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T21:47:48.824+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T21:49:45.406+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0006381}
{"level":"INFO","time":"2022-06-22T21:50:14.098+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:51:07.625+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:51:44.318+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T21:51:44.323+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T21:51:47.021+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-22T21:51:50.359+0800","caller":"controllers/Post.go:17","msg":"createpost err:","error":"json: cannot unmarshal string into Go struct field Post.community_id of type int64"}
{"level":"INFO","time":"2022-06-22T21:51:50.359+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012977}
{"level":"INFO","time":"2022-06-22T21:52:06.757+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0070105}
{"level":"INFO","time":"2022-06-22T21:52:47.681+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0035041}
{"level":"INFO","time":"2022-06-22T21:53:47.574+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T21:53:47.590+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T21:53:50.230+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T21:53:58.951+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0033511}
{"level":"INFO","time":"2022-06-22T21:55:38.977+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T21:55:38.993+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T21:55:41.547+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T21:55:54.859+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.005217}
{"level":"INFO","time":"2022-06-22T21:57:49.555+0800","caller":"logger/logger.go:82","msg":"/api/v1/community","status":200,"method":"GET","path":"/api/v1/community","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:58:12.947+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T21:58:12.963+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T21:58:15.646+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T21:58:20.466+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:58:22.172+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":404,"method":"GET","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-22T21:58:31.047+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0029677}
{"level":"INFO","time":"2022-06-22T21:59:01.805+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0039173}
{"level":"INFO","time":"2022-06-22T22:00:50.167+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0030693}
{"level":"INFO","time":"2022-06-22T22:00:52.578+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T22:00:52.591+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T22:00:55.331+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T22:00:59.846+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0034768}
{"level":"INFO","time":"2022-06-22T22:04:22.430+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T22:04:22.432+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T22:04:25.034+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T22:04:27.453+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0030323}
{"level":"ERROR","time":"2022-06-22T22:06:21.272+0800","caller":"controllers/user.go:65","msg":"login with ShouldBindJSON err:","error":"invalid character '/' looking for beginning of value"}
{"level":"INFO","time":"2022-06-22T22:06:21.273+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009689}
{"level":"ERROR","time":"2022-06-22T22:07:01.610+0800","caller":"controllers/user.go:65","msg":"login with ShouldBindJSON err:","error":"invalid character '/' looking for beginning of value"}
{"level":"INFO","time":"2022-06-22T22:07:01.610+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0003817}
{"level":"ERROR","time":"2022-06-22T22:08:29.223+0800","caller":"controllers/user.go:65","msg":"login with ShouldBindJSON err:","error":"invalid character '/' looking for beginning of value"}
{"level":"INFO","time":"2022-06-22T22:08:29.223+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0006169}
{"level":"ERROR","time":"2022-06-22T22:08:44.035+0800","caller":"controllers/user.go:65","msg":"login with ShouldBindJSON err:","error":"invalid character '/' looking for beginning of value"}
{"level":"INFO","time":"2022-06-22T22:08:44.036+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0006775}
{"level":"INFO","time":"2022-06-22T22:08:59.307+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0034167}
{"level":"INFO","time":"2022-06-22T22:09:30.489+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0045071}
{"level":"INFO","time":"2022-06-22T22:18:41.404+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T22:18:41.406+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T22:24:06.059+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T22:24:35.461+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0050327}
{"level":"INFO","time":"2022-06-22T22:25:03.248+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T22:25:03.254+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-22T22:25:05.181+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-22T22:25:10.350+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0061501}
{"level":"INFO","time":"2022-06-22T22:26:23.872+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-22T22:26:23.886+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:13:28.084+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T22:14:49.363+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"Error 1054: Unknown column 'creat_time' in 'field list'"}
{"level":"INFO","time":"2022-06-23T22:14:49.363+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0055303}
{"level":"INFO","time":"2022-06-23T22:17:27.275+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T22:17:27.286+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:17:29.738+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T22:17:34.079+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"missing destination name content in *models.Post"}
{"level":"INFO","time":"2022-06-23T22:17:34.079+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0081681}
{"level":"INFO","time":"2022-06-23T22:18:05.083+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T22:18:05.086+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:18:07.461+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-23T22:18:13.131+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012565}
{"level":"INFO","time":"2022-06-23T22:23:49.687+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T22:23:49.695+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:23:51.991+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T22:23:56.377+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"missing destination name community_id in *models.Post"}
{"level":"INFO","time":"2022-06-23T22:23:56.377+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.001324}
{"level":"ERROR","time":"2022-06-23T22:23:58.644+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"missing destination name community_id in *models.Post"}
{"level":"INFO","time":"2022-06-23T22:23:58.644+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009696}
{"level":"INFO","time":"2022-06-23T22:24:26.160+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T22:24:26.171+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:24:28.525+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-23T22:24:32.482+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016372}
{"level":"INFO","time":"2022-06-23T22:59:50.007+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T22:59:50.022+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T22:59:52.485+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T22:59:59.988+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from user where id=?' at line 1"}
{"level":"INFO","time":"2022-06-23T22:59:59.988+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0036309}
{"level":"INFO","time":"2022-06-23T23:02:04.025+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:02:04.030+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:02:08.668+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:02:16.083+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from user, where id=?' at line 1"}
{"level":"INFO","time":"2022-06-23T23:02:16.084+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0030495}
{"level":"INFO","time":"2022-06-23T23:02:28.347+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:02:28.353+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:02:30.584+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:02:36.176+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"Error 1054: Unknown column 'user_name' in 'field list'"}
{"level":"INFO","time":"2022-06-23T23:02:36.177+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.007782}
{"level":"INFO","time":"2022-06-23T23:02:57.644+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:02:57.647+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:02:59.796+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:03:06.002+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"sql: no rows in result set"}
{"level":"INFO","time":"2022-06-23T23:03:06.002+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0041882}
{"level":"INFO","time":"2022-06-23T23:03:24.886+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:03:24.901+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:03:27.182+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:03:34.003+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"sql: no rows in result set"}
{"level":"INFO","time":"2022-06-23T23:03:34.003+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0024155}
{"level":"INFO","time":"2022-06-23T23:04:34.494+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:04:34.510+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:04:36.927+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:04:41.641+0800","caller":"controllers/Post.go:51","msg":"get post detail err: invalid err:","error":"Error 1054: Unknown column 'uesr_id' in 'where clause'"}
{"level":"INFO","time":"2022-06-23T23:04:41.641+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0019486}
{"level":"INFO","time":"2022-06-23T23:05:14.618+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:05:14.626+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:05:17.105+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:05:21.712+0800","caller":"logger/logger.go:124","msg":"[Recovery from panic]","error":"runtime error: invalid memory address or nil pointer dereference","request":"POST /api/v1/post/261495436802527232 HTTP/1.1\r\nHost: 127.0.0.1:8080\r\nAccept: */*\r\nAccept-Encoding: gzip, deflate, br\r\nAuthorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoyNjAwNDMyMzUyNzgxOTY3MzYsInVzZXJuYW1lIjoiYWRtaW4iLCJleHAiOjE2ODc0NDI5MzksImlzcyI6ImJsdWViZWxsIn0.GolnuDDC-gcIAMl9ByaAr_q6iJFZFYVkT-tG8JVTSnU\r\nConnection: keep-alive\r\nContent-Length: 93\r\nContent-Type: application/json\r\nPostman-Token: e556ba72-241e-46b1-bd11-7d5c2dc4c970\r\nUser-Agent: PostmanRuntime/7.28.4\r\n\r\n","stack":"goroutine 34 [running]:\nruntime/debug.Stack()\n\tG:/Go/src/runtime/debug/stack.go:24 +0x65\nweb_app/logger.GinRecovery.func1.1()\n\tG:/GO1/bluebell/logger/logger.go:127 +0x2da\npanic({0xbc72a0, 0xf6f3c0})\n\tG:/Go/src/runtime/panic.go:838 +0x207\nweb_app/logic.GetPostById(0xc0002e08e2?)\n\tG:/GO1/bluebell/logic/Post.go:37 +0xca\nweb_app/controllers.GetPostDetailHandler(0xc0002c60f0)\n\tG:/GO1/bluebell/controllers/Post.go:49 +0x1e5\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/middlewares.JWTAuthMiddleware.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/middlewares/auth.go:38 +0x15a\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinRecovery.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/logger/logger.go:138 +0x76\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinLogger.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/logger/logger.go:79 +0xa2\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\ngithub.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000324000, 0xc0002c60f0)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:409 +0x6c5\ngithub.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000324000, {0xd09948?, 0xc0002f40e0}, 0xc00014d500)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:367 +0x1b4\nnet/http.serverHandler.ServeHTTP({0xd08b80?}, {0xd09948, 0xc0002f40e0}, 0xc00014d500)\n\tG:/Go/src/net/http/server.go:2916 +0x43b\nnet/http.(*conn).serve(0xc0000bc000, {0xd09e18, 0xc000088570})\n\tG:/Go/src/net/http/server.go:1966 +0x5d7\ncreated by net/http.(*Server).Serve\n\tG:/Go/src/net/http/server.go:3071 +0x4db\n"}
{"level":"INFO","time":"2022-06-23T23:05:21.713+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":500,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0198154}
{"level":"ERROR","time":"2022-06-23T23:05:28.393+0800","caller":"logger/logger.go:124","msg":"[Recovery from panic]","error":"runtime error: invalid memory address or nil pointer dereference","request":"POST /api/v1/post/261495436802527232 HTTP/1.1\r\nHost: 127.0.0.1:8080\r\nAccept: */*\r\nAccept-Encoding: gzip, deflate, br\r\nAuthorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoyNjAwNDMyMzUyNzgxOTY3MzYsInVzZXJuYW1lIjoiYWRtaW4iLCJleHAiOjE2ODc0NDI5MzksImlzcyI6ImJsdWViZWxsIn0.GolnuDDC-gcIAMl9ByaAr_q6iJFZFYVkT-tG8JVTSnU\r\nConnection: keep-alive\r\nContent-Length: 93\r\nContent-Type: application/json\r\nPostman-Token: 41f2f6bd-f54d-47cf-bde2-f0d98b557296\r\nUser-Agent: PostmanRuntime/7.28.4\r\n\r\n","stack":"goroutine 34 [running]:\nruntime/debug.Stack()\n\tG:/Go/src/runtime/debug/stack.go:24 +0x65\nweb_app/logger.GinRecovery.func1.1()\n\tG:/GO1/bluebell/logger/logger.go:127 +0x2da\npanic({0xbc72a0, 0xf6f3c0})\n\tG:/Go/src/runtime/panic.go:838 +0x207\nweb_app/logic.GetPostById(0xc0002e0a02?)\n\tG:/GO1/bluebell/logic/Post.go:37 +0xca\nweb_app/controllers.GetPostDetailHandler(0xc0002c60f0)\n\tG:/GO1/bluebell/controllers/Post.go:49 +0x1e5\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/middlewares.JWTAuthMiddleware.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/middlewares/auth.go:38 +0x15a\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinRecovery.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/logger/logger.go:138 +0x76\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinLogger.func1(0xc0002c60f0)\n\tG:/GO1/bluebell/logger/logger.go:79 +0xa2\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\ngithub.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc000324000, 0xc0002c60f0)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:409 +0x6c5\ngithub.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc000324000, {0xd09948?, 0xc0002f42a0}, 0xc00014d600)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:367 +0x1b4\nnet/http.serverHandler.ServeHTTP({0xd08b80?}, {0xd09948, 0xc0002f42a0}, 0xc00014d600)\n\tG:/Go/src/net/http/server.go:2916 +0x43b\nnet/http.(*conn).serve(0xc0000bc000, {0xd09e18, 0xc000088570})\n\tG:/Go/src/net/http/server.go:1966 +0x5d7\ncreated by net/http.(*Server).Serve\n\tG:/Go/src/net/http/server.go:3071 +0x4db\n"}
{"level":"INFO","time":"2022-06-23T23:05:28.394+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":500,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0013113}
{"level":"INFO","time":"2022-06-23T23:08:51.918+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:08:51.934+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:08:55.709+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:09:00.060+0800","caller":"logger/logger.go:124","msg":"[Recovery from panic]","error":"runtime error: invalid memory address or nil pointer dereference","request":"POST /api/v1/post/261495436802527232 HTTP/1.1\r\nHost: 127.0.0.1:8080\r\nAccept: */*\r\nAccept-Encoding: gzip, deflate, br\r\nAuthorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoyNjAwNDMyMzUyNzgxOTY3MzYsInVzZXJuYW1lIjoiYWRtaW4iLCJleHAiOjE2ODc0NDI5MzksImlzcyI6ImJsdWViZWxsIn0.GolnuDDC-gcIAMl9ByaAr_q6iJFZFYVkT-tG8JVTSnU\r\nConnection: keep-alive\r\nContent-Length: 93\r\nContent-Type: application/json\r\nPostman-Token: 3db93601-1a0b-4ff1-9d05-91115ec50247\r\nUser-Agent: PostmanRuntime/7.28.4\r\n\r\n","stack":"goroutine 50 [running]:\nruntime/debug.Stack()\n\tG:/Go/src/runtime/debug/stack.go:24 +0x65\nweb_app/logger.GinRecovery.func1.1()\n\tG:/GO1/bluebell/logger/logger.go:127 +0x2da\npanic({0x7072a0, 0xaaf3c0})\n\tG:/Go/src/runtime/panic.go:838 +0x207\nweb_app/logic.GetPostById(0xc00022a492?)\n\tG:/GO1/bluebell/logic/Post.go:39 +0x15b\nweb_app/controllers.GetPostDetailHandler(0xc0002b8000)\n\tG:/GO1/bluebell/controllers/Post.go:49 +0x1e5\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/middlewares.JWTAuthMiddleware.func1(0xc0002b8000)\n\tG:/GO1/bluebell/middlewares/auth.go:38 +0x15a\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinRecovery.func1(0xc0002b8000)\n\tG:/GO1/bluebell/logger/logger.go:138 +0x76\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinLogger.func1(0xc0002b8000)\n\tG:/GO1/bluebell/logger/logger.go:79 +0xa2\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\ngithub.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc0000b0780, 0xc0002b8000)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:409 +0x6c5\ngithub.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0000b0780, {0x8499a8?, 0xc0002b60e0}, 0xc00014cf00)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:367 +0x1b4\nnet/http.serverHandler.ServeHTTP({0x848be0?}, {0x8499a8, 0xc0002b60e0}, 0xc00014cf00)\n\tG:/Go/src/net/http/server.go:2916 +0x43b\nnet/http.(*conn).serve(0xc000334000, {0x849e78, 0xc0003003f0})\n\tG:/Go/src/net/http/server.go:1966 +0x5d7\ncreated by net/http.(*Server).Serve\n\tG:/Go/src/net/http/server.go:3071 +0x4db\n"}
{"level":"INFO","time":"2022-06-23T23:09:00.060+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":500,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0033433}
{"level":"INFO","time":"2022-06-23T23:09:22.755+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:09:22.758+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:09:24.811+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-23T23:09:28.716+0800","caller":"logger/logger.go:124","msg":"[Recovery from panic]","error":"runtime error: invalid memory address or nil pointer dereference","request":"POST /api/v1/post/261495436802527232 HTTP/1.1\r\nHost: 127.0.0.1:8080\r\nAccept: */*\r\nAccept-Encoding: gzip, deflate, br\r\nAuthorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoyNjAwNDMyMzUyNzgxOTY3MzYsInVzZXJuYW1lIjoiYWRtaW4iLCJleHAiOjE2ODc0NDI5MzksImlzcyI6ImJsdWViZWxsIn0.GolnuDDC-gcIAMl9ByaAr_q6iJFZFYVkT-tG8JVTSnU\r\nConnection: keep-alive\r\nContent-Length: 93\r\nContent-Type: application/json\r\nPostman-Token: 24d0cc7f-4e68-4ca9-a751-51c0eac28119\r\nUser-Agent: PostmanRuntime/7.28.4\r\n\r\n","stack":"goroutine 34 [running]:\nruntime/debug.Stack()\n\tG:/Go/src/runtime/debug/stack.go:24 +0x65\nweb_app/logger.GinRecovery.func1.1()\n\tG:/GO1/bluebell/logger/logger.go:127 +0x2da\npanic({0xa872a0, 0xe2f3c0})\n\tG:/Go/src/runtime/panic.go:838 +0x207\nweb_app/logic.GetPostById(0xc00022a4c2?)\n\tG:/GO1/bluebell/logic/Post.go:37 +0xda\nweb_app/controllers.GetPostDetailHandler(0xc0002b8000)\n\tG:/GO1/bluebell/controllers/Post.go:49 +0x1e5\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/middlewares.JWTAuthMiddleware.func1(0xc0002b8000)\n\tG:/GO1/bluebell/middlewares/auth.go:38 +0x15a\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinRecovery.func1(0xc0002b8000)\n\tG:/GO1/bluebell/logger/logger.go:138 +0x76\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\nweb_app/logger.GinLogger.func1(0xc0002b8000)\n\tG:/GO1/bluebell/logger/logger.go:79 +0xa2\ngithub.com/gin-gonic/gin.(*Context).Next(...)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/context.go:161\ngithub.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc00032a780, 0xc0002b8000)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:409 +0x6c5\ngithub.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc00032a780, {0xbc9968?, 0xc0002b60e0}, 0xc00014cf00)\n\tG:/GO1/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:367 +0x1b4\nnet/http.serverHandler.ServeHTTP({0xbc8ba0?}, {0xbc9968, 0xc0002b60e0}, 0xc00014cf00)\n\tG:/Go/src/net/http/server.go:2916 +0x43b\nnet/http.(*conn).serve(0xc00049e000, {0xbc9e38, 0xc000480120})\n\tG:/Go/src/net/http/server.go:1966 +0x5d7\ncreated by net/http.(*Server).Serve\n\tG:/Go/src/net/http/server.go:3071 +0x4db\n"}
{"level":"INFO","time":"2022-06-23T23:09:28.716+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":500,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.002567}
{"level":"INFO","time":"2022-06-23T23:10:17.087+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:10:17.100+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:10:19.348+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-23T23:10:23.218+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012243}
{"level":"INFO","time":"2022-06-23T23:11:39.748+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:11:39.752+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-23T23:13:59.699+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-23T23:14:16.886+0800","caller":"logger/logger.go:82","msg":"/api/v1/post/261495436802527232","status":200,"method":"POST","path":"/api/v1/post/261495436802527232","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0019609}
{"level":"INFO","time":"2022-06-23T23:14:37.286+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-23T23:14:37.291+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T10:56:49.788+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-24T10:57:11.111+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-24T10:57:23.606+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-24T10:57:58.191+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T10:58:11.774+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T10:58:11.774+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0387872}
{"level":"ERROR","time":"2022-06-24T10:58:32.059+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T10:58:32.059+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-24T10:58:47.223+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T10:58:47.231+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T10:58:49.701+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T10:58:51.971+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T10:58:51.971+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.001894}
{"level":"ERROR","time":"2022-06-24T10:59:09.043+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T10:59:09.043+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016078}
{"level":"INFO","time":"2022-06-24T10:59:59.942+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T10:59:59.945+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:00:02.497+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:00:04.660+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:00:04.660+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0015836}
{"level":"INFO","time":"2022-06-24T11:00:26.392+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:00:26.396+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:00:29.014+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:00:30.346+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:00:30.347+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0030608}
{"level":"INFO","time":"2022-06-24T11:27:17.647+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:27:17.652+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:27:20.329+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-24T11:27:22.701+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":404,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-24T11:27:26.200+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":404,"method":"GET","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"ERROR","time":"2022-06-24T11:27:28.550+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:27:28.550+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.002777}
{"level":"INFO","time":"2022-06-24T11:27:58.552+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:27:58.568+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:28:01.130+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:28:03.825+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:28:03.825+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0021426}
{"level":"INFO","time":"2022-06-24T11:28:47.901+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:28:47.910+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:28:50.488+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:28:52.925+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:28:52.925+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0027271}
{"level":"INFO","time":"2022-06-24T11:29:10.271+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:29:10.278+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:29:12.731+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:29:14.773+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:29:14.773+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0021993}
{"level":"INFO","time":"2022-06-24T11:31:54.278+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:31:54.291+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:31:56.745+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:31:58.097+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:31:58.097+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0026819}
{"level":"INFO","time":"2022-06-24T11:32:55.865+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:32:55.869+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:32:58.314+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:33:10.234+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:33:10.234+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0011025}
{"level":"INFO","time":"2022-06-24T11:33:44.872+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:33:44.880+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:33:47.460+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:33:49.345+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:33:49.345+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012633}
{"level":"INFO","time":"2022-06-24T11:35:15.125+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:35:15.129+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:35:17.688+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:35:19.398+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:35:19.398+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0022659}
{"level":"INFO","time":"2022-06-24T11:35:30.517+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:35:30.530+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:35:33.122+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:35:34.472+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:35:34.472+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0025304}
{"level":"INFO","time":"2022-06-24T11:37:57.564+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:37:57.566+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:38:00.222+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:38:01.974+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"无效的id"}
{"level":"INFO","time":"2022-06-24T11:38:01.974+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0028886}
{"level":"INFO","time":"2022-06-24T11:38:27.668+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:38:27.680+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:38:30.279+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:38:36.879+0800","caller":"controllers/Post.go:64","msg":"get post list err:","error":"must pass a pointer, not a value, to StructScan destination"}
{"level":"INFO","time":"2022-06-24T11:38:36.880+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010043}
{"level":"INFO","time":"2022-06-24T11:42:08.333+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:42:08.344+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:42:45.862+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-24T11:42:50.811+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0017452}
{"level":"INFO","time":"2022-06-24T11:56:11.188+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"page=1&size=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0029389}
{"level":"INFO","time":"2022-06-24T11:56:17.252+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T11:56:17.255+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T11:56:20.011+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T11:56:29.281+0800","caller":"controllers/Post.go:77","msg":"get post list err:","error":"Error 1690: signed integer value is out of range in 'mysqld_stmt_execute'"}
{"level":"INFO","time":"2022-06-24T11:56:29.282+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"page=1&size=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0016163}
{"level":"ERROR","time":"2022-06-24T11:57:24.784+0800","caller":"controllers/Post.go:77","msg":"get post list err:","error":"Error 1690: signed integer value is out of range in 'mysqld_stmt_execute'"}
{"level":"INFO","time":"2022-06-24T11:57:24.785+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"size=1&page=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0012492}
{"level":"ERROR","time":"2022-06-24T12:01:03.499+0800","caller":"controllers/Post.go:77","msg":"get post list err:","error":"Error 1690: signed integer value is out of range in 'mysqld_stmt_execute'"}
{"level":"INFO","time":"2022-06-24T12:01:03.499+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"size=1&page=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0008303}
{"level":"INFO","time":"2022-06-24T12:02:13.216+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T12:02:13.223+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T12:02:15.868+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-24T12:02:17.675+0800","caller":"controllers/Post.go:79","msg":"get post list err:","error":"Error 1690: signed integer value is out of range in 'mysqld_stmt_execute'"}
{"level":"INFO","time":"2022-06-24T12:02:17.675+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"size=1&page=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0011806}
{"level":"INFO","time":"2022-06-24T12:02:43.153+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T12:02:43.162+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T12:02:55.973+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-24T12:02:56.905+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-24T12:03:09.142+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T12:03:09.153+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T12:03:10.914+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-24T12:03:13.880+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"size=1&page=1","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009051}
{"level":"INFO","time":"2022-06-24T12:03:19.053+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"size=1&page=3","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.002107}
{"level":"INFO","time":"2022-06-24T12:03:22.585+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T12:03:22.587+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-24T20:10:52.127+0800","caller":"bluebell/main.go:38","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-24T20:14:49.473+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts/vote","status":404,"method":"POST","path":"/api/v1/posts/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-24T20:14:53.770+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts/vote","status":404,"method":"GET","path":"/api/v1/posts/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-24T20:15:10.269+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0005944}
{"level":"INFO","time":"2022-06-24T23:04:15.885+0800","caller":"bluebell/main.go:90","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-24T23:04:15.896+0800","caller":"bluebell/main.go:99","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-25T17:12:47.294+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-25T17:13:03.147+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-25T17:13:08.486+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0009068}
{"level":"INFO","time":"2022-06-25T17:13:50.075+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"INFO","time":"2022-06-25T17:14:19.931+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-25T17:14:19.941+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-25T17:14:22.049+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-25T17:14:48.194+0800","caller":"logic/vote.go:40","msg":"Vostpost :","userid":260043235278196736,"postID":"261495436802527232","Direction":1}
{"level":"ERROR","time":"2022-06-25T17:14:48.194+0800","caller":"controllers/Vote.go:36","msg":"logic.voteforpost err:","error":"超出投票时间"}
{"level":"INFO","time":"2022-06-25T17:14:48.195+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0}
{"level":"ERROR","time":"2022-06-25T17:23:26.493+0800","caller":"controllers/user.go:66","msg":"login with ShouldBindJSON err:","error":"Key: 'ParamLogin.username' Error:Field validation for 'username' failed on the 'required' tag\nKey: 'ParamLogin.password' Error:Field validation for 'password' failed on the 'required' tag"}
{"level":"INFO","time":"2022-06-25T17:23:26.493+0800","caller":"logger/logger.go:82","msg":"/api/v1/login","status":200,"method":"POST","path":"/api/v1/login","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0002864}
{"level":"INFO","time":"2022-06-25T17:23:42.649+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0394031}
{"level":"INFO","time":"2022-06-25T17:23:46.680+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0290859}
{"level":"DEBUG","time":"2022-06-25T17:24:00.904+0800","caller":"logic/vote.go:40","msg":"Vostpost :","userid":260043235278196736,"postID":"262510677002817536","Direction":1}
{"level":"ERROR","time":"2022-06-25T17:24:00.906+0800","caller":"controllers/Vote.go:36","msg":"logic.voteforpost err:","error":"超出投票时间"}
{"level":"INFO","time":"2022-06-25T17:24:00.907+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0020987}
{"level":"INFO","time":"2022-06-25T17:24:06.409+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-25T17:24:06.424+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-25T17:24:16.055+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-25T17:24:24.618+0800","caller":"logger/logger.go:82","msg":"/api/v1/post","status":200,"method":"POST","path":"/api/v1/post","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0044648}
{"level":"INFO","time":"2022-06-25T17:24:28.544+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts","status":200,"method":"GET","path":"/api/v1/posts","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0043424}
{"level":"DEBUG","time":"2022-06-25T17:24:39.865+0800","caller":"logic/vote.go:40","msg":"Vostpost :","userid":260043235278196736,"postID":"262510853180362752","Direction":1}
{"level":"INFO","time":"2022-06-25T17:24:39.866+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0011018}
{"level":"INFO","time":"2022-06-25T17:49:27.543+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-25T17:49:27.553+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-25T17:49:29.965+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"DEBUG","time":"2022-06-25T17:49:37.252+0800","caller":"logic/vote.go:40","msg":"Vostpost :","userid":260043235278196736,"postID":"262510853180362752","Direction":0}
{"level":"INFO","time":"2022-06-25T17:49:37.253+0800","caller":"logger/logger.go:82","msg":"/api/v1/vote","status":200,"method":"POST","path":"/api/v1/vote","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0010911}
{"level":"INFO","time":"2022-06-25T23:15:41.241+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-25T23:15:41.252+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-27T17:50:54.156+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"ERROR","time":"2022-06-27T17:51:24.351+0800","caller":"controllers/Post.go:109","msg":"get post list err:","error":"sql: converting argument $1 type: unsupported type []interface {}, a slice of interface"}
{"level":"INFO","time":"2022-06-27T17:51:24.352+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts2","status":200,"method":"GET","path":"/api/v1/posts2","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0035579}
{"level":"INFO","time":"2022-06-27T17:52:31.634+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-27T17:52:31.650+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-27T17:52:34.015+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-27T17:52:39.817+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts2","status":200,"method":"GET","path":"/api/v1/posts2","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0410931}
{"level":"INFO","time":"2022-06-27T17:54:50.243+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-27T17:54:50.246+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-27T17:54:52.295+0800","caller":"bluebell/main.go:39","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-27T17:54:55.221+0800","caller":"logger/logger.go:82","msg":"/api/v1/posts2","status":200,"method":"GET","path":"/api/v1/posts2","query":"","ip":"127.0.0.1","user-agent":"PostmanRuntime/7.28.4","errors":"","cost":0.0334375}
{"level":"INFO","time":"2022-06-27T18:06:14.570+0800","caller":"bluebell/main.go:91","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-27T18:06:14.580+0800","caller":"bluebell/main.go:100","msg":"Server exiting"}
{"level":"DEBUG","time":"2022-06-29T22:08:23.729+0800","caller":"bluebell/main.go:54","msg":"logger init success..."}
{"level":"INFO","time":"2022-06-29T22:08:28.057+0800","caller":"logger/logger.go:82","msg":"/swagger/index.html","status":200,"method":"GET","path":"/swagger/index.html","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0005614}
{"level":"INFO","time":"2022-06-29T22:08:28.068+0800","caller":"logger/logger.go:82","msg":"/swagger/swagger-ui.css","status":200,"method":"GET","path":"/swagger/swagger-ui.css","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0001887}
{"level":"INFO","time":"2022-06-29T22:08:28.071+0800","caller":"logger/logger.go:82","msg":"/swagger/swagger-ui-standalone-preset.js","status":200,"method":"GET","path":"/swagger/swagger-ui-standalone-preset.js","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0005185}
{"level":"INFO","time":"2022-06-29T22:08:28.071+0800","caller":"logger/logger.go:82","msg":"/swagger/swagger-ui-bundle.js","status":200,"method":"GET","path":"/swagger/swagger-ui-bundle.js","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0011532}
{"level":"INFO","time":"2022-06-29T22:08:28.405+0800","caller":"logger/logger.go:82","msg":"/swagger/doc.json","status":200,"method":"GET","path":"/swagger/doc.json","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0.0005086}
{"level":"INFO","time":"2022-06-29T22:08:28.468+0800","caller":"logger/logger.go:82","msg":"/swagger/favicon-32x32.png","status":200,"method":"GET","path":"/swagger/favicon-32x32.png","query":"","ip":"::1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36","errors":"","cost":0}
{"level":"INFO","time":"2022-06-29T22:57:30.592+0800","caller":"bluebell/main.go:106","msg":"Shutdown Server ..."}
{"level":"INFO","time":"2022-06-29T22:57:30.604+0800","caller":"bluebell/main.go:115","msg":"Server exiting"}