I was exploring logviewer.
I have set
LoggingLevel=DEBUG
Loggingtarget=file
CurrentLoggingTarget=file::/path/family_class_member.log
For every device, I have done this. It makes different file for every device.
I have to log parameters related to every device in one file.
How can I have one file for every device in which parameters related to every device is logged ?
I have just done a quick test and I do not have problem to get several devices log messages within the same file.
For each device, when the DS is running, in Jive open “Logging” and set:
1 - Current logging level to DEBUG (for instance)
2 - Current logging target to “file::/tmp/” (for instance)