wolframclient.logger package

Submodules

wolframclient.logger.utils module

wolframclient.logger.utils.setup_logging_to_file(path, level=20)[source]

Setup a basic Python logging configuration to a given file.

wolframclient.logger.utils.str_trim(o, max_char=80)[source]

Return the string representation of an object, trimmed to keep up to max_char characters.

Module contents