* feat: add support for logging * fix linting * chore: remove old APIError in favor of ServerError
* feat: add client customization * chore: fix linting * feat: allow excluding client function by resource name
* feat: add code generation for Unifi client interface * chore: apply linter hints * chore: add tests * fix: nondeterministic client function signature due to iteration of map params * chore: add move version tests * chore: add more generator tests * chore: lint