feocco / bbLogs

Tool to format Blackboard Learn logs into a readable format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbLogs

Parses Blackboard Learn log files that fit the bb-logName-log.txt format. Access logs not included.

After each log file is parsed, an HTML file is created to summarize its content. Duplicate errors are removed, in favor of timestamps and a count. The error message is listed initially with an option to expand the stack. A nav bar is created to access each log file parsed The table is sortable by first time of occurrence(Error) and Count.

This is a work in progress. I'll need to add error handling and fine tune the GUI. It doesn't work how I'd like it to right now.

To use:

Example Output:

About

Tool to format Blackboard Learn logs into a readable format.


Languages

Language:HTML 50.8%Language:Python 49.2%