Macros§
- Value
Unknown - Pattern that matches an unknown
Value
member.
Structs§
- Argument
- A named key-value pair in the diagnostic record.
- Encoding
Puppet Encode Request - LogSink
Puppet Emit LogRequest - LogSink
Puppet GetInfo Response - Puppet
Info - Record
- A record in the diagnostic stream.
- Record
Spec - Test
Failure - Test
Success
Enums§
- Puppet
Error - Validate
Result - Value
- An argument value which can be one of several types.
Constants§
- MAX_
ARGS - Maximum number of arguments that can be encoded per record, as specified by the tracing format:
- MAX_
ARG_ NAME_ LENGTH - A small(ish) limit on the length of argument names is used because argument names are expected to be used repeatedly, many times.
- MAX_
TEXT_ ARG_ LENGTH - The maximum string length which we can encode into the tracing format.