# README
Log Service
A simple implementation of a log repository that receives all log messages via gRPC and store them in a bleve repository.
REST API
TODO
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
IndexableLog extends default log.LogMessage struct to add index specific methods.
No description provided by the author
No description provided by the author
# Interfaces
MessageRepository exposes interface methods to manage the log messages provided by Pydio.