view cfg-headers/base/trace.cfg @ 661:ba45f6514fb1

FFS: fixed bug in the case of journal_init() creating the journal on boot
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 20 May 2020 22:54:29 +0000
parents fd8227e3047d
children
line wrap: on
line source

#ifndef __TRACE_CFG__
#define __TRACE_CFG__
#define LAYER_DBG 0xFFFFFFFF
#define TRACE_LEVEL_FILTER 5
#endif /* __TRACE_CFG__ */