Closed cap10morgan closed 2 years ago
Setting the env var FLUREE_DB_LOG_LEVEL=DEBUG and/or FLUREE_RAFT_LOG_LEVEL=DEBUG will now get you debug logs for all fluree.db. or fluree.raft. namespaces, respectively. Defaults to INFO.
FLUREE_DB_LOG_LEVEL=DEBUG
FLUREE_RAFT_LOG_LEVEL=DEBUG
INFO
Setting the env var
FLUREE_DB_LOG_LEVEL=DEBUG
and/orFLUREE_RAFT_LOG_LEVEL=DEBUG
will now get you debug logs for all fluree.db. or fluree.raft. namespaces, respectively. Defaults toINFO
.