12 lines
537 B
Plaintext
12 lines
537 B
Plaintext
HBTracePersistence 1.0.0
|
|
#
|
|
# The syntax of hbtc files is as following:
|
|
# <scope> <type of messages> <destination>
|
|
#
|
|
# <scope> a specific scope, a grouping of scopes or all scopes (*)
|
|
# <type of message> 0x00 none - 0x02 error - 0x04 entry/exit - 0x20 warning - 0x40 message - 0xff all
|
|
# <destination> 0x00 none - 0x01 trace server - 0x02 kernel - 0x04 slog - 0x08 console - 0xff all
|
|
#
|
|
# enable warnings and errors for every scope
|
|
* 62 01
|