..
This file is part of monday-client.
Copyright (C) 2024 Leet Cyber Security
monday-client is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
monday-client is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with monday-client. If not, see .
Utils
-----
.. autoclass:: monday.services.utils.fields.Fields
:members:
:undoc-members:
Data Modifiers
~~~~~~~~~~~~~~
.. automodule:: monday.services.utils.data_modifiers
:member-order: bysource
Error Handlers
~~~~~~~~~~~~~~
.. automodule:: monday.services.utils.error_handlers
:member-order: bysource
Pagination
~~~~~~~~~~
.. automodule:: monday.services.utils.pagination
:member-order: bysource
Query Builder
~~~~~~~~~~~~~
.. automodule:: monday.services.utils.query_builder
:member-order: bysource
Logging
~~~~~~~
Convenience helpers for configuring the library's logging.
.. autofunction:: monday.logging_utils.enable_logging
.. autofunction:: monday.logging_utils.disable_logging
.. autofunction:: monday.logging_utils.set_log_level
.. autofunction:: monday.logging_utils.get_logger
.. autofunction:: monday.logging_utils.is_logging_enabled
.. autofunction:: monday.logging_utils.configure_for_external_logging