Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question

How can I to configure the LogFiles of the ONEKEY ID Windows Bluetooth driver?

Answer

A standard log file is created by the driver each time at start. The log level and log file name of the driver is set via registry values and can be changed if necessary.

...

  1. LogFile The path to the log file. Can be modified while the the driver is running.
  2. LogFilter (default: < no value >) A Filterstring to configure specific logging namespaces separately.
  3. LogLevel (default: ERROR) The default log level for logging namespaces which are not explicitly configured via LogFilter

Example for Configuring More Details in New Log File

By default internal errors are logged without any additional information to minimize the log file size and minimize the impact on the drivers performance. For further investigations on certain issues the following configuration can be use to add more information and save them in a separate log file:

...

2. then change the LogFile entry back to its old value, logging into the original log file.

Content by Label
showLabelsfalse
max5
spacesPM
showSpacefalse
sortmodified
reversetrue
typepage
excerptTypesimple
cqllabel in ("windows","driver") and type = "page" and space = "DEMTHSP" and parent = "55150347"
labelskb-troubleshooting-article

Was this answer helpful?

Please rate & help us to improve our FAQ.

...