How to show the calculation process in console?

im still learning this algorithm, how to show the process of algorithm in console ?
the value of “F”, "G " and “H”

Hi

The system does not log every step it takes, however you can see the F, G and H values by changing the Inspector -> Settings -> Debug -> Path Debug Mode (and making sure Show Graphs is set to true).