Refactor the Admin_Log class:
- Templating should be handled by a view!
- Improve the log files >> log array conversion (including severity levels)
- Add more methods to easily work with the log file arrays (eg: to allow us to show the latest 10 severe logs in the admin dashboard)