Luca Scalerandi
Results
2
issues of
Luca Scalerandi
Label-Studio should be added. It seems very promising.
Hi, when logging with loguru, messages are truncated by default after 128 symbols, see: https://github.com/Delgan/loguru/blob/633016db07e5dff63bc05dd3c4d5aa81b6190700/loguru/_better_exceptions.py#L346 While using e.g. `@logger.catch(reraise=True)` often relevant information is truncated. Currently, the only way I found...
feature