UmbLogExporter builds on the Log Viewer that ships with the Umbraco 8 Core adding options to export logs to a format of your choosing. It also tweaks the Log Viewer interface allowing you to change the log date range when searching.
The default export implementation takes logs recorded using the CompactJsonFormatter
formatter that Umbraco installs with and outputs an Excel file using EPPlus.