Logging System
Created by: MrKeiKun
I noticed that
production.log application.log satellites.log and other logs found it /home/git/gitlab/log uses same file. I was thinking if possible to make it better like implementing logging system using log_name.YYYY-MM-DD.log format since we all know that logs is pretty big and has tons of lines inside of it. it would be better if it can be easily sort it...
and adding dump log for <%DAYS> feature will help the server so it will not suck up the whole server's disk space.
and about logging in web view implement logging history so they can view the logs available in the per services