Default implementation of {@link AggregatedExecutionLog}.
In {@link ExecutionLogMode#INDICATORS} mode, the root log and dependent logs are inspected to obtain an aggregate of the log levels, but no individual logs are stored. In{@link ExecutionLogMode#FULL} mode, individual non-empty logs are also stored.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.