Skip to main content

Log management

The log files of the application can be found under the below location:

  • Windows: "C:\Users\<userName>\.digicert-trust-assistant\logs"

  • Mac: /Users/<userName>/.digicert-trust-assistant/logs

The following are configured by default:

  • The level of log is debug.

  • The log file rotates every day.

  • The past log files will be archived to prevent consuming disk space.

To change the settings above, you need to edit the config.json. Refer Configuration parameters in Configuration chapter.

Example of log file:

2022-12-12 16:40:59.157 [info] UpdateService.start(): Setting updateServer as:https://pki-downloads.digicert.com/dta

2022-12-12 16:40:59.215 [debug] AppContext.constructor():ENTER

2022-12-12 16:40:59.258 [debug] AppContext.constructor():dockIconImage.width = 256

2022-12-12 16:40:59.258 [debug] AppContext.constructor():dockIconImage.height = 256

2022-12-12 16:40:59.259 [debug] AppContext.constructor():LEAVE

2022-12-12 16:40:59.259 [info] Main.init: mode=development

2022-12-12 16:40:59.259 [info] Main.init: platform=darwin

2022-12-12 16:40:59.429 [info] Main.init: done adding source-map-support

2022-12-12 16:40:59.430 [info] Main.init: adding electron-debug

2022-12-12 16:41:00.098 [debug] Main.AppEvent[ready]:ENTER

2022-12-12 16:41:00.098 [debug] Main.AppEvent[ready]:Locale is : [en]