uid

@JvmField
val uid: String(source)

A unique identifier for this Log instance such as a package name, a hash of a file path, a combination of both, etc. Root.install uses this value to inhibit multiple Log instances with the same uid from being installed simultaneously.

Will be non-empty and contain no whitespace.