Skip to content

V0.4 Profiles Logging

FormerLurker edited this page May 26, 2020 · 4 revisions

Imported Logging Profile

The logging profile controls how Octolapse creates a log file. Octolapse logging is module based, which (to my knowledge) isn't supported within the basic OctoPrint logging configuration. For that reason, Octolapse uses a custom logging module.

Logging with Octolapse enabled can create a HUGE log file if everything is enabled. For that reason, I've added many default profiles to assist with debugging issues while creating the smallest log file possible.

In general, I recommend using the Log All Errors profile, but you may want to use the Debug profile if you are submitting an error report (see this guide for reporting Octolapse Issues for more information).

Clearing and Downloading Logs

Though the Octolapse logs are available within the Logging module where you are probably used to seeing the log files, Octolapse also offers a shortcut and some additional features:

settings_manage_log_files

  • Clear Log... - This will erase all data within the current log file.
  • Clear All Logs... - This will erase ALL Octolapse log files, including historical logs.
  • Download Log - This will download the most recent log file. To download historical log files, go to the Logging module.
Clone this wiki locally