Added logging functionality. Supports showing backup logs, remote logs, stored logs, and each level of live logs (profiling, information, warning, error). Also provides a `--follow` mode that will periodically pull new logs from the server.
Updated parameters command to work *like* the config command when no input is provided.
Added speed indicator to the get backup command output
Updated config command to provide expiration information and configuration file path
Updated the list backups command to show breif progress information on running jobs
Improved consistency in internal token expiration tracking
Various bug fixes