bolty-0.1.0.2: Haskell driver for Neo4j (BOLT protocol 4.4-5.4)
Safe HaskellNone
LanguageGHC2021

Database.Bolty.Logging

Description

Query logging types for observability.

Synopsis

Documentation

data QueryLog Source #

Information about a completed query, passed to the queryLogger callback.

Constructors

QueryLog 

Fields

Instances

Instances details
Show QueryLog Source # 
Instance details

Defined in Database.Bolty.Logging