Optimize MyResources /NX-Cam Editor
1. Under "KEY/VALUE" > "PROCESSES" > "SinInt.SMEClient.Service", select the option
"Serilog".
2. Enter the following setting:
{
"Using": [
"Serilog.Sinks.Literate"
],
"MinimumLevel": {
"Default": "Verbose",
"Override": {
"SinInt": "Verbose"
}
},
"WriteTo": [
{
"Name": "LiterateConsole"
},
{
"Name": "RollingFile",
"Args": {
"pathFormat": "***REQUIRED LOG FILE LOCATION***/
SMESmeClient_Service_log_{Date}.txt"
}
}
],
"Enrich": [
"FromLogContext"
]
}
3. Perform a restart so that the settings are accepted.
Configuring the settings
6.1 Configuration using the "Consul" software
Manage MyResources, Optimize MyProgramming /NX-Cam Editor
134
Installation Manual, 12/2019, A5E44672080B AE