jTaylo99 / kolumnextractor

A data extractor designed around building your requirements and easily extracting and verifying your data.
4 stars 8 forks source link

:tada: Implemented Logger #12

Closed Qoyyuum closed 2 years ago

Qoyyuum commented 2 years ago

Implemented logging to an app.log file. Solves #3

jTaylo99 commented 2 years ago

Looks really good! Haven't done much with loggers myself but as far as I can tell this is very thorough.