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

Improved some defaults for logging #5820

Merged

Conversation

skamphuis
Copy link
Contributor

This PR relats to #5819 and covers the logging-related changes:

  • Skip warning for moniker not found, when moniker value is empty
  • In DDRMenu.FilterNodes only do GetTab when tabId > 0
  • DDRMenu: Don't GetTab when we already know TabId <= 0
  • BasicUrlRewriter: no log after redirect

Copy link
Contributor

@bdukes bdukes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

DNN Platform/Modules/DDRMenu/MenuBase.cs Outdated Show resolved Hide resolved
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me other than an extra empty line

DNN Platform/Modules/DDRMenu/MenuBase.cs Outdated Show resolved Hide resolved
@mitchelsellers mitchelsellers added this to the 9.13.1 milestone Oct 10, 2023
@mitchelsellers mitchelsellers merged commit 1b0d7f1 into dnnsoftware:develop Oct 10, 2023
2 of 3 checks passed
@valadas valadas changed the title Feature/5819 improvements logging Improved some defaults for logging Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants