-
Notifications
You must be signed in to change notification settings - Fork 0
logging
James edited this page Apr 5, 2017
·
1 revision
- ⚙ with full options for debugging everything in the flipping process, debugging is a breeze.
- inside of every workflow, there is
.log
, fliplog - 🔗 see fliplog.filter to see how to customize logging
debug: [
'!toconfig',
'!initConfig',
'!adding',
'!flag',
'!flags',
'!events',
'!time',
'!preset',
'!call',
'!setup',
'!extract',
'!apps',
'!args',
// these are default enabled
// '!used',
// '!core',
// '!create',
]