******* Logging ******* The logging framework records diagnostic messages without making application threads wait for slow output devices. These topics lead from the application defaults to explicitly configured writers, bounded queues, and ELCL-based startup configuration. .. toctree:: :maxdepth: 2 overview using_logging using_log_streams configuring_logging configuring_line_format configuring_manager_options trace_sections using_writers console_writers file_writers syslog_writer reading_configuration elcl_configuration