20.30. setLogging
- Name
- setLogging
- Description
- Set logging options for a kickstart profile.
- Parameters
- string sessionKey
- string kslabel - Label of kickstart profile to be changed.
- boolean pre - whether or not to log the pre section of a kickstart to /root/ks-pre.log
- boolean post - whether or not to log the post section of a kickstart to /root/ks-post.log
- Return Value
- int - 1 on success, exception thrown otherwise.