Question
I was wanting to build a microservice that moves a text file from one folder to another folder. I wanted it to also display logs
I was wanting to build a microservice that moves a text file from one folder to another folder. I wanted it to also display logs for when the service starts running and stopping, I also wanted it to write to the log file when it moves the text file. I was also wanting it to write to a log file for errors when there is no text file in the selected folder and when there is destination folder with that name. The last thing I would like for it to do, is to write to a log file on 5 second timer. I was just wanting an example project that I could model a personal project off of. Thank you for your help.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started