Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
d25d08dc
Commit
d25d08dc
authored
Jun 06, 2011
by
Nick Mathewson
⛰
Browse files
Merge remote-tracking branch 'asn2/bug3336'
parents
8cd5a3c1
9eab601f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/log.c
View file @
d25d08dc
...
...
@@ -899,7 +899,7 @@ log_level_to_string(int level)
static
const
char
*
domain_list
[]
=
{
"GENERAL"
,
"CRYPTO"
,
"NET"
,
"CONFIG"
,
"FS"
,
"PROTOCOL"
,
"MM"
,
"HTTP"
,
"APP"
,
"CONTROL"
,
"CIRC"
,
"REND"
,
"BUG"
,
"DIR"
,
"DIRSERV"
,
"OR"
,
"EDGE"
,
"ACCT"
,
"HIST"
,
"HANDSHAKE"
,
NULL
"OR"
,
"EDGE"
,
"ACCT"
,
"HIST"
,
"HANDSHAKE"
,
"HEARTBEAT"
,
NULL
};
/** Return a bitmask for the log domain for which <b>domain</b> is the name,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment