log abstract method

Future log()

Logs all stored data to the console.

Useful for debugging and inspecting stored values.

Implementation

Future log();