wenlele 2 years ago
parent
commit
d7494e2d93
  1. 3
      api/log/development.log
  2. 3
      web/log/development.txt

3
api/log/development.log

@ -4174,3 +4174,6 @@ notNull Violation: PatrolPlan.patrolCount cannot be null
2023-01-31 14:27:41.283 - debug: [FS-LOGGER] Init. 2023-01-31 14:27:41.283 - debug: [FS-LOGGER] Init.
2023-01-31 14:27:42.123 - info: [FS-ATTACHMENT] Inject attachment mw into router. 2023-01-31 14:27:42.123 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2023-01-31 14:27:42.124 - info: [FS-AUTH] Inject auth and api mv into router. 2023-01-31 14:27:42.124 - info: [FS-AUTH] Inject auth and api mv into router.
2023-01-31 14:46:10.386 - debug: [FS-LOGGER] Init.
2023-01-31 14:46:10.690 - info: [FS-ATTACHMENT] Inject attachment mw into router.
2023-01-31 14:46:10.691 - info: [FS-AUTH] Inject auth and api mv into router.

3
web/log/development.txt

@ -5618,3 +5618,6 @@
2023-01-31 14:58:34.789 - debug: [FS-LOGGER] Init. 2023-01-31 14:58:34.789 - debug: [FS-LOGGER] Init.
2023-01-31 14:58:34.792 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment) 2023-01-31 14:58:34.792 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment)
2023-01-31 14:58:35.027 - info: [Router] Inject api: attachment/index 2023-01-31 14:58:35.027 - info: [Router] Inject api: attachment/index
2023-01-31 15:24:19.135 - debug: [FS-LOGGER] Init.
2023-01-31 15:24:19.138 - debug: init fs.attachment and inject it into app(app.fs.attachment) and runtime ctx(ctx.fs.attachment)
2023-01-31 15:24:19.487 - info: [Router] Inject api: attachment/index

Loading…
Cancel
Save