- 2
I want to make a logging system in python... And I have no idea how to do it? Can somebody give the module or code to use pls?
4 Answers
+ 1
logging what? if its like a local database, check out pickle or shelve modules
0
There's a logging package, have you tried looking into that?
0
Bro just like Google login...
0
My friend suggested me that use tlinker module... Is that good