[][src]Module sonnerie::formatted

Read or write formatted data to a text stream.

Enums

PrintRecordFormat

Print the record format (uUfF) right after the timestamp

PrintTimestamp

Specify how to print the timestamp

Functions

add_from_stream

Read keys from a text stream and insert it into a transaction

add_from_stream_with_fmt

Reads from text, each record reports its own format.

print_recordDeprecated

Write a formatted record to a stream

print_record2

Write a formatted record to a stream

print_record_nanosDeprecated

Write formatted output with nanosecond timestamps.

print_record_with_fmtDeprecated

Write a formatted record to a stream with format name.