legalese / legalese.github.io

Static assets for legalese.com
https://legalese.com/
70 stars 27 forks source link

extend the logging subsystem so that every .js module has its own xxLog() function #99

Closed mengwong closed 7 years ago

mengwong commented 8 years ago

related to #33.

Most modules already have an xxLog function. For example, captable.js has ctLog. Even util.js has utLog.

Every module should have its own xxLog function.