Skip to main content
Ctrl+K
Fabex 1.0.65 documentation - Home
  • GitHub
  • Matrix
  • User Guide
    • Installation
    • Getting Started
    • User Interface
    • Tools
    • Strategies
    • Example Chain Workflow
    • FAQ
    • Glossary
  • Developer Guide
    • Code Overview
    • Style Guide
    • Test Suite
    • Workflows & Actions
  • API Reference
    • fabex
      • fabex.bas_relief
      • fabex.bridges
      • fabex.cam_chunk
      • fabex.collision
      • fabex.constants
      • fabex.engine
      • fabex.exception
      • fabex.gcode_import_parser
      • fabex.gcode_path
      • fabex.involute_gear
      • fabex.joinery
      • fabex.operators
        • fabex.operators.async_op
        • fabex.operators.bas_relief_ops
        • fabex.operators.bridges_op
        • fabex.operators.chain_ops
        • fabex.operators.curve_create_ops
        • fabex.operators.curve_equation_ops
        • fabex.operators.curve_tools_ops
        • fabex.operators.gcode_import_op
        • fabex.operators.log_ops
        • fabex.operators.operation_ops
        • fabex.operators.orient_op
        • fabex.operators.pack_op
        • fabex.operators.path_ops
        • fabex.operators.position_op
        • fabex.operators.preset_ops
        • fabex.operators.simulation_ops
        • fabex.operators.slice_op
      • fabex.pack
      • fabex.parametric
      • fabex.pattern
      • fabex.preferences
      • fabex.properties
        • fabex.properties.chain_props
        • fabex.properties.info_props
        • fabex.properties.interface_props
        • fabex.properties.machine_props
        • fabex.properties.material_props
        • fabex.properties.movement_props
        • fabex.properties.name_props
        • fabex.properties.operation_props
        • fabex.properties.optimisation_props
        • fabex.properties.preset_props
      • fabex.puzzle_joinery
      • fabex.simulation
      • fabex.slice
      • fabex.strategy
      • fabex.testing
      • fabex.utilities
        • fabex.utilities.addon_utils
        • fabex.utilities.async_utils
        • fabex.utilities.bounds_utils
        • fabex.utilities.chunk_utils
        • fabex.utilities.compare_utils
        • fabex.utilities.dict_utils
        • fabex.utilities.geom_utils
        • fabex.utilities.image_utils
        • fabex.utilities.index_utils
        • fabex.utilities.logging_utils
        • fabex.utilities.loop_utils
        • fabex.utilities.machine_utils
        • fabex.utilities.material_utils
        • fabex.utilities.numba_utils
        • fabex.utilities.ocl_utils
        • fabex.utilities.operation_utils
        • fabex.utilities.orient_utils
        • fabex.utilities.shapely_utils
        • fabex.utilities.simple_utils
        • fabex.utilities.strategy_utils
        • fabex.utilities.thread_utils
        • fabex.utilities.version_utils
      • fabex.version
      • fabex.voronoi
  • .rst

fabex.utilities.logging_utils

Contents

  • Attributes
  • Module Contents
    • current_time
    • log
    • log_path
    • file_handler
    • error_log_path
    • error_handler
    • console_handler
    • file_formatter
    • error_formatter
    • console_formatter

fabex.utilities.logging_utils#

Fabex ‘logging_utils.py’ © 2025

Attributes#

current_time

log

log_path

file_handler

error_log_path

error_handler

console_handler

file_formatter

error_formatter

console_formatter

Module Contents#

current_time[source]#
log[source]#
log_path[source]#
file_handler[source]#
error_log_path[source]#
error_handler[source]#
console_handler[source]#
file_formatter[source]#
error_formatter[source]#
console_formatter[source]#

previous

fabex.utilities.index_utils

next

fabex.utilities.loop_utils

Contents
  • Attributes
  • Module Contents
    • current_time
    • log
    • log_path
    • file_handler
    • error_log_path
    • error_handler
    • console_handler
    • file_formatter
    • error_formatter
    • console_formatter

By Vilem Novak, Alain Pelletier & Contributors

© Copyright 2025.