Skip to content

Debug Level Logging

Michael Higgins edited this page Jan 7, 2022 · 1 revision

Debug Level Logging

To enable debug level logging, modify logging.ini inside your /SMA/config folder

If I've asked you to provide full conversion details of a log for an issue, perform the following steps

Steps

  1. Backup or delete and remove any existing *.log files
  2. Modify logging.ini so that under the [handler_fileHandler] section level = DEBUG
  3. Run the program and capture your issue
  4. Post the full log info from *.log from start to finish with accompanying config.ini configuration used, feel free to censor API keys before posting. Only the log file will include the debug data, so please do not just send console output

Clone this wiki locally