Cicada  v1.2.1
Project 8 Processed-Data File Format Library
Namespaces | Functions | Variables
CicadaPy.py File Reference

Go to the source code of this file.

Namespaces

 CicadaPy
 

Functions

def print_logo ()
 
def loadLibraries (silence=False)
 

Variables

 logger = logging.getLogger(__name__)
 
string base_format = '%(asctime)s{}[%(levelname)-8s] %(name)s(%(lineno)d) -> {}%(message)s'
 
 formatter
 
 handler = logging.StreamHandler()