Няма описание
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

boot-svc-worker-20251206-100211.log 1.8KB

123456789101112131415161718192021222324
  1. 2025/12/06 10:02:11 boot_logger.go:59: === 服务启动开始 ===
  2. 2025/12/06 10:02:11 boot_logger.go:59: 服务名称: svc-worker
  3. 2025/12/06 10:02:11 boot_logger.go:59: 启动时间: 2025-12-06 10:02:11
  4. 2025/12/06 10:02:11 boot_logger.go:59: 启动日志文件: logs/boot/boot-svc-worker-20251206-100211.log
  5. 2025/12/06 10:02:11 boot_logger.go:59: 开始加载配置...
  6. 2025/12/06 10:02:11 loader.go:89: ✅ Using config file: /Users/kenqdy/Documents/v-bdx-workspace/db_worker.yaml
  7. 2025/12/06 10:02:11 main.go:51: serviceName: svc-worker
  8. 2025/12/06 10:02:11 main.go:52: Port: 9090
  9. 2025/12/06 10:02:11 main.go:53: Consul: localhost:8500
  10. 2025/12/06 10:02:11 db_factory.go:49: Available database drivers: [oracle postgres sqlserver mysql]
  11. 2025/12/06 10:02:11 testConnection.go:32: test Connection database is success.
  12. 2025/12/06 10:02:11 db_factory.go:96: DBFactory is successfully created.
  13. 2025/12/06 10:02:11 service.go:38: Microservice started (with registry)
  14. 2025/12/06 10:02:11 service.go:39: • Service name: svc-worker
  15. 2025/12/06 10:02:11 service.go:40: • Version:
  16. 2025/12/06 10:02:11 service.go:41: • Port: 9090
  17. 2025/12/06 10:02:11 service.go:42: • Registry: localhost:8500
  18. 2025/12/06 10:02:11 es_http_writer.go:101: [ES] HTTP ES写入器已启动: http://x3cloudb.x2erp.com:9200
  19. 2025/12/06 10:02:11 runtime_logger.go:254: [RUNTIME-LOGGER] ES日志输出已启用: http://x3cloudb.x2erp.com:9200
  20. 2025/12/06 10:02:11 runtime_logger.go:131: [RUNTIME-LOGGER] 运行时日志系统初始化完成
  21. 2025/12/06 10:02:11 runtime_logger.go:132: 服务名称: order-service
  22. 2025/12/06 10:02:11 runtime_logger.go:133: 日志级别: info
  23. 2025/12/06 10:02:11 main.go:80: 日志系统初始化完成
  24. 2025/12/06 10:02:11 boot_logger.go:59: === 启动阶段结束,切换到运行时日志 ===