Closed copybara-service[bot] closed 1 year ago
Length and level support over print-text-format
Implement PRINT-LENGTH and PRINT-LEVEL support to print-text-format.
Both defaulted to nil, except if the parameter provided is a number, decrement :PRINT-LEVEL on each recursion and limit the repeated fields print to :PRINT-LENGTH.
Length and level support over print-text-format
Implement PRINT-LENGTH and PRINT-LEVEL support to print-text-format.
Both defaulted to nil, except if the parameter provided is a number, decrement :PRINT-LEVEL on each recursion and limit the repeated fields print to :PRINT-LENGTH.