uploadLog abstract method

Future<void> uploadLog()

Upload log and call after setting up log path.

Description: After calling create to create an instance, the log report can be called.

Implementation

Future<void> uploadLog();