Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b811b788
Commit
b811b788
authored
Sep 12, 2006
by
Robert Ricci
Browse files
Add a REPLAY log option for some debugging I'm doing.
parent
fd955b65
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/magent/log.h
View file @
b811b788
...
...
@@ -51,6 +51,7 @@ enum LOG_TYPE
COMMAND_OUTPUT
=
0x0400
,
SENSOR_DETAIL
=
0x0800
,
SENSOR_COMPLETE
=
0x1000
,
REPLAY
=
0x2000
,
// Shortcuts for common cases.
LOG_NOTHING
=
0x0000
,
LOG_EVERYTHING
=
0x1fff
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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