Sets the logging verbosity of the library.
| Note: | By default the library logs into standard error output. |
|---|---|
| Parameters: |
|
Return text description of the library error.
| Parameters: | error (isds_error) – Error code. |
|---|---|
| Returns: | (string) Text description. |
Return version string of the underlying library. Version of dependencies can be embedded.
| Note: | Do no try to parse it. |
|---|---|
| Rerurn: | (string) Version string. |
Return version string of the wrapper code. The format of the version string may vary.
| Note: | Do no try to parse it. |
|---|---|
| Rerurn: | (string) Version string. |