def get_log_by_id( id: int, project: Optional[str] = None, *, api_key: Optional[str] = None, ) -> unify.Log:
source code
id
project
api_key