Description
Short object representations can be produced cheaply for debugging, logs, and developer displays. This library is for Python developers who need safer truncation than raw repr output. Logged values may still contain sensitive data, so callers should filter secrets first.