MongoComment

uk.gov.hmrc.mongo.MongoComment
object MongoComment

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val NoIndexRequired: BsonDocument

Add as a comment to operations to help log analysis tools understand where the lack of an index is expected. E.g. collection.find().comment(NoIndexRequired)

Add as a comment to operations to help log analysis tools understand where the lack of an index is expected. E.g. collection.find().comment(NoIndexRequired)

Attributes