mozilla-services / hindsight

Hindsight - light weight data processing skeleton
Mozilla Public License 2.0
665 stars 55 forks source link

Expose individual plugin logs through the UI #176

Open trink opened 6 years ago

trink commented 6 years ago

Instead of just capturing logs during creation (.err file) it may be useful for debugging to capture the logs or at least a rolling window of the individual plugins logs and make them available through the UI. There are several ways this can be accomplished and technically could happen without a change to the core infrastructure.