Jamf Pro and Classic API Changes:
+ Add support for Jamf Pro Classic API Bearer Tokens
+ Now uses Bearer Tokens to interact with the Classic API
+ Moved to using the Pro API for all endpoints where available
+ Created new helper methods for interacting with the Jamf Pro APIs and managing user authentication details
- Removed basic authentication support
Adding logging function for handling output to Policy Logs (level can be dynamically changed)
+ Added the ability to pass multiple files and/or directories to be collected
+ Removed mutual exclusion from the defaults, file, and directory switch
+ Added logic to parse switches/values passed from Jamf Pro when using multiple values in each passed Script Parameter
+ Moved archiving logic to a function/context manager
+ Using built-in plistlib to read plists now
+ Standardizing functions