By default, only Errors and Fatal log show up in the log. If you need to troubleshoot Custom Branding, you need to increase the log level. This can be done by using the following instructions:
- From the Admin Tools menu, click Logging Configuration.
- In the search dialog, search for branding. One of the following should return:
- D2L.Custom.CourseBrandingRunner; or
- D2L.Custom.CourseBranding.
- In the CourseBranding assembly that is returned, click the name to configure the debugging level.
- Click Custom Configuration and set the log level. This is usually debug for troubleshooting purposes. (D2L recommens you set an expiry time so that the extra log information does not clutter your system log.)
Once this is configured, logs show up in the System Log.