|
PyHodl
0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
|

Public Member Functions | |
| def | __init__ (self) |
| def | log (self, content) |
Public Attributes | |
| class_name | |
Logs itself
| def pyhodl.logs.Logger.__init__ | ( | self | ) |
| def pyhodl.logs.Logger.log | ( | self, | |
| content | |||
| ) |
:param content: *
Data to print to stdout
:return: void
Prints log
| pyhodl.logs.Logger.class_name |