# Functions
NewLogQuerier creates a new querier object.
# Constants
ElasticsearchClientType uses an Elasticsearch client to execute query actions.
LokiClientType uses a LogCLI client to execute query range actions.
# Structs
LogQuerier describes an object which queries for logs.
Options describes the settings that can be modified for the querier.
# Type aliases
ClientType describes the type of client to use for querying logs.