In order for empower's support to be able to respond to your error, it is helpful in some cases to switch the log files to trace. Tracelogging has the advantage that several information are available in your log files.
Please copy the following path into your Windows Explorer:
For empower charts versions the files can be found at the following paths:
Versions prior to 8.6:
◦ %localappdata%\Made in Office\empower.charts\NLog
Versions 8.6 and newer:
◦ %localappdata%\empower\charts\NLog
For empower slides versions the files can be found at the following paths:
Versions 8.6 und newer (per User):
%localappdata%\Programs\empower\slides or
%localappdata%\empower\logs"
Versions prior to 8.6 (per User):
%localappdata%\Programs\Made in Office\empower\slides or
%localappdata%\Made in Office\empower\Logs
Versions 8.6 und newer (per Machine):
%programfiles(x86)%\empower\slides or
%programfiles(x86)%\empower\logs"
Versions prior to 8.6 (per Machine):
%programfiles(x86)%)\Made in Office\empower\slides or
%programfiles(x86)%\Made in Office\empower\Logs
Then open the NLog.config files with the text editor.
In the respective file you can search for an element that looks something like this:
- <logger name="*" minlevel="Info" writeTo="file" /> (see screenshot).
Replace the declaration "Info" in the parameter "minlevel" with "Trace".
Then save this change. For this you can use the key combination Ctrl + S. Now you can trace the error and send the empower log files to the support team. Where to find the log files can be found in the following article: windows and macOS
Once you have forwarded the log files to the support team, remember to restore the NLog files to their original state.
Comments
0 comments
Article is closed for comments.