Logs folder and activity log date default
This commit is contained in:
@@ -69,7 +69,7 @@ openrouter:
|
||||
|
||||
logging:
|
||||
file:
|
||||
name: ${LOG_FILE:log.txt}
|
||||
name: ${LOG_FILE:logs/app.log}
|
||||
level:
|
||||
com.petshop: ${LOG_LEVEL:INFO}
|
||||
org.springframework.security: ${LOG_LEVEL_SECURITY:WARN}
|
||||
|
||||
Reference in New Issue
Block a user