vendored/puppet/lib/puppet/functions/emerg.rb in bolt-0.17.1 vs vendored/puppet/lib/puppet/functions/emerg.rb in bolt-0.17.2
- old
+ new
@@ -1,5 +1,5 @@
-# Log a message on the server at level emerg.
+# Logs a message on the server at level `emerg`.
Puppet::Functions.create_function(:emerg, Puppet::Functions::InternalFunction) do
# @param values The values to log.
# @return [Undef]
dispatch :emerg do
scope_param