DFO-Ocean-Navigator / Ocean-Data-Map-Project

The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
http://navigator.oceansdata.ca
GNU General Public License v3.0
49 stars 20 forks source link

Add auto cleanup for logs #119

Open Jeffreydaw opened 6 years ago

Jeffreydaw commented 6 years ago

MAny of the OceanNavigator logfiles are appended to without any file size limit or time limit on the file. The files should be set to start a new file every month or so and to save each month as it's own log file. It may also be a good plan to archive files that are over a year old.

htmlboss commented 6 years ago

Ideally we could have a global logging function with varying log levels, and rotating files.