clusterfuzz
clusterfuzz copied to clipboard
Make logs functions consistent with stdlib's logging module.
This is something that I always get tripped up on when programming in ClusterFuzz. Especially logs.log( (which really should be log.info.