Method: Puppet::Daemon#reopen_logs
- Defined in:
- lib/puppet/daemon.rb
#reopen_logs ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
103 104 105 |
# File 'lib/puppet/daemon.rb', line 103 def reopen_logs Puppet::Util::Log.reopen end |