tekjoey / portfolio

A collection of code examples.
MIT License
0 stars 0 forks source link

implement loging #8

Open tekjoey opened 4 months ago

tekjoey commented 4 months ago

log to file or log to sqlite?

create importance categories (info, warning, danger, etc)

tekjoey commented 4 months ago

Logging to sqlite3 file. Implemented logging function. Replacing all old "print" statements with logging statements