Data Format of the DGI Debug Output - FREEDM-DGI/FREEDM GitHub Wiki

This document describes data format of the DGI debug output. Currently, we offer per-file logger for debugging purposes. The per-file logger is configured in FREEDM/Broker/config/logger.cfg. The verbose directive sets the global output level of the logger. Higher numbers can mean lots of outputs. We recommended a setting of 4 or 5 for this. We will use 4 as an example.

Settings in FREEDM/Broker/config/logger.cfg

LoadBalance.cpp=4

DGI Debug Output

The output format contains time, corresponding filename and its output status.

Debug output for LoadBalance.cpp=4

Debug Output for LB