log category (not hex) in all
This commit is contained in:
parent
3a6808de7c
commit
8262126398
3 changed files with 5 additions and 4 deletions
|
@ -5,8 +5,8 @@
|
||||||
log stderr
|
log stderr
|
||||||
logging filter all 1
|
logging filter all 1
|
||||||
logging color 1
|
logging color 1
|
||||||
logging print category-hex 1
|
logging print category-hex 0
|
||||||
logging print category 0
|
logging print category 1
|
||||||
logging timestamp 0
|
logging timestamp 0
|
||||||
logging print file 1
|
logging print file 1
|
||||||
logging level rll notice
|
logging level rll notice
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
log stderr
|
log stderr
|
||||||
logging filter all 1
|
logging filter all 1
|
||||||
logging color 1
|
logging color 1
|
||||||
logging print category-hex 1
|
logging print category-hex 0
|
||||||
logging print category 0
|
logging print category 1
|
||||||
logging timestamp 0
|
logging timestamp 0
|
||||||
logging print file 1
|
logging print file 1
|
||||||
logging level rll notice
|
logging level rll notice
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
log stderr
|
log stderr
|
||||||
logging filter all 1
|
logging filter all 1
|
||||||
logging color 1
|
logging color 1
|
||||||
|
logging print category-hex 0
|
||||||
logging print category 1
|
logging print category 1
|
||||||
logging timestamp 1
|
logging timestamp 1
|
||||||
logging print level 1
|
logging print level 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue