Skip to content

Commit

Permalink
Remove config from README programmatic options (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhamlin committed Oct 22, 2023
1 parent 41fdd31 commit 66cb1b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ The options accepted have keys corresponding to the options described in [CLI Ar
include: 'level,time', // --include
hideObject: false, // --hideObject
singleLine: false, // --singleLine
config: '/path/to/config/', // --config
customColors: 'err:red,info:blue', // --customColors
customLevels: 'err:99,info:1', // --customLevels
levelLabel: 'levelLabel', // --levelLabel
Expand Down

0 comments on commit 66cb1b1

Please sign in to comment.