PyHodl  0.2.7
Framework to download, update, analyze and plot your crypto-transactions. Completely off-line and security-oriented.
pyhodl.logs.Logger Class Reference
Inheritance diagram for pyhodl.logs.Logger:

Public Member Functions

def __init__ (self)
 
def log (self, content)
 

Public Attributes

 class_name
 

Detailed Description

Logs itself 

Constructor & Destructor Documentation

def pyhodl.logs.Logger.__init__ (   self)

Member Function Documentation

def pyhodl.logs.Logger.log (   self,
  content 
)
:param content: *
    Data to print to stdout
:return: void
    Prints log

Member Data Documentation

pyhodl.logs.Logger.class_name

The documentation for this class was generated from the following file: