ch-a-os / DocSort

Digitize and access everything, everywhere.
GNU General Public License v3.0
0 stars 1 forks source link

Rewrite every console.log to custom logger #125

Closed ghost closed 5 years ago

ghost commented 5 years ago

After the custom logger is conpleted, every console.log should be rewritten to use the custom logger.

Needs #105 to be completed.