Michael Yang
2025-05-22 f5cd77db285da6e89b825c24c33659e25d0e8781
aiflowy-starter/src/main/resources/application.yml
@@ -75,4 +75,12 @@
      host: 127.0.0.1
      port: 6379
      password: pwd
      database: 0
      database: 0
logging:
  file:
    path: .logs/
    name: aiflowy.log
  level:
    root: info
    tech.aiflowy.ai: debug