SamuraiAku / SPDX.jl

Provides for the creation, reading and writing of SPDX files in multiple file formats. Written in pure Julia.
MIT License
5 stars 1 forks source link

spdxchecksum: Use the Logging standard library to record all the files processed and their checksums #28

Closed SamuraiAku closed 7 months ago

SamuraiAku commented 1 year ago

When logging level set to debug. Helpful in case there is confusion about temporary files being accidentally included in the calculation.