Scribery / tlog

Terminal I/O logger
http://scribery.github.io/tlog/
GNU General Public License v2.0
311 stars 52 forks source link

Consider encoding binary recording ID in base64 #111

Open spbnick opened 7 years ago

spbnick commented 7 years ago

Consider storing recording ID components in binary and encoding in base64 to produce a string. This way it will be shorter.

spbnick commented 6 years ago

This concerns modifying the tlog_rec_get_id function to produce a more compact ID.