Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 205 Bytes

File metadata and controls

9 lines (6 loc) · 205 Bytes

DEBUG

You can print debug information by setting RUST_LOG environment variable

export RUST_LOG=debug

This will print information about the codebook update and LZW compression processes.