Unconfigure logging for a service.
efa system logging unset --service inventory 
+-----------+------+---------+--------+ 
|  Service  | Type | Status  | Reason | 
+-----------+------+---------+--------+ 
| inventory | all  | Success |        | 
+-----------+------+---------+--------+ 
Logging unset 
                
efa system logging unset --service inventory,fabric --type error 
+-----------+-------+---------+--------+ 
|  Service  | Type  | Status  | Reason | 
+-----------+-------+---------+--------+ 
| inventory | error | Success |        | 
+-----------+-------+---------+--------+ 
|  fabric   | error | Success |        | 
+-----------+-------+---------+--------+ 
Logging unset