v2.1.0
Insights
can now access the Log
through the Analysis
. This allows access to the log content in Insights
which could be used to parse additional information from the log content from different entries.
This is a breaking change if you don't extend the default PatternAnalyser
, Analysis
or Insight
classes.
Full Changelog: v2.0.1...v2.1.0