Integracion_DGA/Recuperacion_DGA/appsettings.json

8 lines
93 B
JSON
Raw Normal View History

2025-07-08 11:23:41 -04:00
{
"Logging": {
"LogFile": {
"Path": "logs/log.txt"
}
}
}