# Interfaces
ReadableStorage is an audit log storage type that can be read from.
ReadWriteStorage is a storage that can store as well as retrieve audit logs.
WritableStorage is an audit log storage type that can be written to.
Writer the Writer is a regular WriteCloser with an added function to set the connection metadata for indexing.