# Functions

NewLogEntry creates log.Entry.
No description provided by the author
RequiresRoot will ensure that tests that require root access are actually root.

# Structs

No description provided by the author
TestWriter is used to mock out writing and/or do other things such as syncing when to do assertions in the event that a writer is used in a goroutine.