FaceswapLogger ============== .. currentmodule:: lib.logger .. autoclass:: FaceswapLogger :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FaceswapLogger.manager ~FaceswapLogger.root .. rubric:: Methods Summary .. autosummary:: ~FaceswapLogger.addFilter ~FaceswapLogger.addHandler ~FaceswapLogger.callHandlers ~FaceswapLogger.critical ~FaceswapLogger.debug ~FaceswapLogger.error ~FaceswapLogger.exception ~FaceswapLogger.fatal ~FaceswapLogger.filter ~FaceswapLogger.findCaller ~FaceswapLogger.getChild ~FaceswapLogger.getChildren ~FaceswapLogger.getEffectiveLevel ~FaceswapLogger.handle ~FaceswapLogger.hasHandlers ~FaceswapLogger.info ~FaceswapLogger.isEnabledFor ~FaceswapLogger.log ~FaceswapLogger.makeRecord ~FaceswapLogger.removeFilter ~FaceswapLogger.removeHandler ~FaceswapLogger.setLevel ~FaceswapLogger.trace ~FaceswapLogger.verbose ~FaceswapLogger.warn ~FaceswapLogger.warning .. rubric:: Attributes Documentation .. autoattribute:: manager .. autoattribute:: root .. rubric:: Methods Documentation .. automethod:: addFilter .. automethod:: addHandler .. automethod:: callHandlers .. automethod:: critical .. automethod:: debug .. automethod:: error .. automethod:: exception .. automethod:: fatal .. automethod:: filter .. automethod:: findCaller .. automethod:: getChild .. automethod:: getChildren .. automethod:: getEffectiveLevel .. automethod:: handle .. automethod:: hasHandlers .. automethod:: info .. automethod:: isEnabledFor .. automethod:: log .. automethod:: makeRecord .. automethod:: removeFilter .. automethod:: removeHandler .. automethod:: setLevel .. automethod:: trace .. automethod:: verbose .. automethod:: warn .. automethod:: warning