Hi All,
I am writing a shell script to reset the log level enabled under the Runtime details.
Can anyone help to retrieve the Runtime log level details thru WSadmin ..?
Am able to retrieve the only startup log level details through below command
$AdminConfig modify $ts {{startupTraceSpecification *=warning=enabled}}
Thanks in advance