Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-node log-level overrides #41

Closed
robgjansen opened this issue Feb 28, 2012 · 1 comment
Closed

Per-node log-level overrides #41

robgjansen opened this issue Feb 28, 2012 · 1 comment
Labels
X-Archive: Shadow [Deprecated label.] Associated with the core Shadow code.
Milestone

Comments

@robgjansen
Copy link
Member

Add config option to XML that enables nodes to choose their own log level. The simulation-wide configured log level should be the fallback log-level if none is specified for a given node.

@robgjansen
Copy link
Member Author

Just fixed a bug in b6b045b.

caffeineshock pushed a commit to caffeineshock/shadow that referenced this issue Jun 14, 2012
Prefer local node configs for loglevel, heartbeatloglevel, and
heartbeatinterval, and fall back to the global settings only in the case
that there was no local settings. The global configs are accessed
directly, so that changes to the global configs will immediately affect
all nodes.

fixes shadow#41
robgjansen pushed a commit that referenced this issue Jun 30, 2020
Merge pull request #41 from robgjansen/jnewsome/merge-master
qincunrong pushed a commit to qincunrong/shadow that referenced this issue Nov 29, 2022
修复TestViewConstructorCache在全动态Demo中会Crash的问题。fixed shadow#41.

修复TestViewConstructorCache在全动态Demo中会Crash的问题。fixed shadow#41.


See merge request !45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
X-Archive: Shadow [Deprecated label.] Associated with the core Shadow code.
Projects
None yet
Development

No branches or pull requests

1 participant