-
Notifications
You must be signed in to change notification settings - Fork 578
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
Logger#object_filter: restrict Logger to messages referring to specific objects #9844
base: master
Are you sure you want to change the base?
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f59082d - Browse repository at this point
Copy the full SHA f59082dView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9693663 - Browse repository at this point
Copy the full SHA 9693663View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27413d5 - Browse repository at this point
Copy the full SHA 27413d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7914d8e - Browse repository at this point
Copy the full SHA 7914d8eView commit details -
Disallow Downtime#config_owner modification
This attribute is used only by ScheduledDowntime anyway and is a relation declarator such as host_name, service_name.
Configuration menu - View commit details
-
Copy full SHA for a3f8d84 - Browse repository at this point
Copy the full SHA a3f8d84View commit details -
Forbid Zone#endpoints modification
The cluster tree can't be runtime-altered anyway.
Configuration menu - View commit details
-
Copy full SHA for 53f881b - Browse repository at this point
Copy the full SHA 53f881bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce044c - Browse repository at this point
Copy the full SHA 1ce044cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ea999 - Browse repository at this point
Copy the full SHA 06ea999View commit details -
parent_affecting_logging: a config object affects everything applied …
…to it See the currently supported apply rules.
Configuration menu - View commit details
-
Copy full SHA for 67fb214 - Browse repository at this point
Copy the full SHA 67fb214View commit details -
parent_affecting_logging: a config object affects everything function…
…ally depending on it
Configuration menu - View commit details
-
Copy full SHA for d98bb31 - Browse repository at this point
Copy the full SHA d98bb31View commit details -
ConfigObject#OnAllConfigLoaded(): build m_AllParentsAffectingLogging …
…cache recursively from ConfigObject#GetParentsAffectingLogging().
Configuration menu - View commit details
-
Copy full SHA for 2a14803 - Browse repository at this point
Copy the full SHA 2a14803View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb1261e - Browse repository at this point
Copy the full SHA eb1261eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e9b52 - Browse repository at this point
Copy the full SHA 73e9b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cecad6 - Browse repository at this point
Copy the full SHA 0cecad6View commit details -
Log#~Log(): skip messages based on Logger#m_ObjectFilterCache & Confi…
…gObject#m_AllParentsAffectingLogging If Logger#object_filter is set, but doesn't intersect with ConfigObject#m_AllParentsAffectingLogging, drop the message.
Configuration menu - View commit details
-
Copy full SHA for 8c3bfd0 - Browse repository at this point
Copy the full SHA 8c3bfd0View commit details