Skip to content
Discussion options

You must be logged in to vote

Hey @dmlloyd thanks again ... Taking a look at the logging doc again, it sounds to me that a "category" can be a package down to the class. What I understand from your answer is the exact opposite, that using class is not a good thing to do and we can use custom categories related more to the process.

Technically it's just a dot-separated string, where each segment corresponds to a hierarchical level of loggers. As for the docs - well, logging is still a fairly divisive topic, so I won't say one way is "right" or "wrong" but I have my preference. :-)

It seems to match with what we have.

Great!

Just to provide you more context, right now we have an HttpOpenApiOperation class represent…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@dmlloyd
Comment options

@ppatierno
Comment options

@ppatierno
Comment options

@dmlloyd
Comment options

Answer selected by ppatierno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants