SciTeX Logging

Getting Started

  • Installation
    • Requirements
    • Basic Installation
    • Development
  • Quickstart

API Reference

  • scitex_logging
    • getLogger()
    • configure()
    • set_level()
    • get_level()
    • enable_file_logging()
    • is_file_logging_enabled()
    • get_log_path()
    • Tee
      • Tee.__init__()
      • Tee.write()
      • Tee.flush()
      • Tee.isatty()
      • Tee.fileno()
      • Tee.buffer
      • Tee.close()
    • tee()
    • log_to_file()
    • SciTeXWarning
    • UnitWarning
    • StyleWarning
    • SciTeXDeprecationWarning
    • PerformanceWarning
    • DataLossWarning
    • warn()
    • filterwarnings()
    • resetwarnings()
    • warn_deprecated()
    • warn_performance()
    • warn_data_loss()
    • SciTeXError
      • SciTeXError.__init__()
    • ConfigurationError
    • ConfigFileNotFoundError
      • ConfigFileNotFoundError.__init__()
    • ConfigKeyError
      • ConfigKeyError.__init__()
    • IOError
    • FileFormatError
      • FileFormatError.__init__()
    • SaveError
      • SaveError.__init__()
    • LoadError
      • LoadError.__init__()
    • ScholarError
    • SearchError
      • SearchError.__init__()
    • EnrichmentError
      • EnrichmentError.__init__()
    • PDFDownloadError
      • PDFDownloadError.__init__()
    • DOIResolutionError
      • DOIResolutionError.__init__()
    • PDFExtractionError
      • PDFExtractionError.__init__()
    • BibTeXEnrichmentError
      • BibTeXEnrichmentError.__init__()
    • TranslatorError
      • TranslatorError.__init__()
    • AuthenticationError
      • AuthenticationError.__init__()
    • PlottingError
    • FigureNotFoundError
      • FigureNotFoundError.__init__()
    • AxisError
      • AxisError.__init__()
    • DataError
    • ShapeError
      • ShapeError.__init__()
    • DTypeError
      • DTypeError.__init__()
    • PathError
    • InvalidPathError
      • InvalidPathError.__init__()
    • PathNotFoundError
      • PathNotFoundError.__init__()
    • TemplateError
    • TemplateViolationError
      • TemplateViolationError.__init__()
    • NNError
    • ModelError
      • ModelError.__init__()
    • StatsError
    • TestError
      • TestError.__init__()
    • check_path()
    • check_file_exists()
    • check_shape_compatibility()
SciTeX Logging
  • Search


© Copyright 2024-2026, Yusuke Watanabe.

Built with Sphinx using a theme provided by Read the Docs.