I have developed one small application. For logs , i'm using watchtower in aws. logs are working fine.Logs are inserted in cloudwatch by file wise logs in aws but i wants all logs to be registered in a single file only (for example api.views ) .is this possible? if yes, how?
Asked
Active
Viewed 114 times
1 Answers
1
solved this problem... i have written logs function in one file.. calling that function wherever i want to write logs.... so all logs are saving with same file name

Vani Polnedi
- 595
- 2
- 4
- 19