arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
https://forms.gle/wvu1HF9P52ZdXujv6
GNU General Public License v3.0
173 stars 72 forks source link

Addresses #204 - Logpath changed to root source folder. #221

Closed ranganayakee closed 4 years ago

ranganayakee commented 4 years ago

Pull request content

Related task: https://github.com/arduosoft/RawCMS/issues/204

All log files are now written in the log folder inside the main repo folder. Log directory is already ignored by git-ignore.

Notes for admin

zeppaman commented 4 years ago

Hi, @ranganayakee looks perfect. Can you change your target branch from master to development? we usually merge things on dev, then test and finally move to master. Thank you!