The logging options include properties for the severity level for Search Service logs.
Configure the
Log Level
property to configure the level of error messages written to the Search Service log.
Choose one of the following message levels:
Error. Writes ERROR code messages to the log. ERROR messages include connection failures, failures to save or retrieve metadata, service errors.
Warning. Writes WARNING and ERROR code messages to the log. WARNING errors include recoverable system failures or warnings.
Info. Writes INFO, WARNING, and ERROR code messages to the log. INFO messages include system and service change messages.
Tracing. Writes TRACE, INFO, WARNING, and ERROR code messages to the log. TRACE messages log user request failures such as SQL request failures, mapping run request failures, and deployment failures.
Debug. Writes DEBUG, TRACE, INFO, WARNING, and ERROR code messages to the log. DEBUG messages are user request logs.