domain
A well-defined domain (e.g. kmp-log:log), or null. Log implementations may use this for filtering purposes.
The intended purpose of the domain API is for libraries. This helps prevent tag clashes with end-user Logger instances, quicker identification of where a log originated from, and provides the end-user with the ability to control what (if any) logging occurs for a specific domain.