clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Make logs functions consistent with stdlib's logging module.

Open jonathanmetzman opened this issue 1 year ago • 1 comments

jonathanmetzman avatar Feb 27 '24 22:02 jonathanmetzman

This is something that I always get tripped up on when programming in ClusterFuzz. Especially logs.log( (which really should be log.info.

jonathanmetzman avatar Feb 27 '24 22:02 jonathanmetzman