pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
logger.py File Reference

Go to the source code of this file.

Classes

class  pyNastran.general.logger.debugLogger
class  pyNastran.general.logger.infoLogger
class  pyNastran.general.logger.dummyLogger

Packages

namespace  pyNastran::general::logger

Functions

def pyNastran::general::logger.frame
def pyNastran::general::logger.lineNum
def pyNastran::general::logger.fileNamE
def pyNastran::general::logger.fileNameLineNum
def pyNastran::general::logger.getLogger
 This function is useful as it will instantiate a dummy logger object if log=None log may be a logger object or None pyFile is the python file that the code was called from (unused)
def pyNastran::general::logger.buildDummyLogger2

Variables

tuple pyNastran::general::logger.logger = dummyLogger()
tuple pyNastran::general::logger.log = logger.startLog('debug')
 All Classes Namespaces Files Functions Variables