# Interfaces
Attribute is an interface that a property that can be written into a log message must have in order to do so.
Extractor is an interface that a plugin can implement to provide an API allowing the service extract content from its context to add them into log messages.
Logger is the log interface that is available for all services to show messages using different levels.