One of the primary use cases for structured logging, like JSON, is the ability to define custom fields/tags. This way, I can properly index and search logs using these tags.
I'm using DW 1.3.7 and the dropwizard-json-logging dependency to get JSON logs now. However, I can't see a way to actually create custom tags. I'm open to defining my own way to do it, but unsure how to go about this in the context of dropwizard. Is it possible to do this out of the box? If not, how would I approach this? -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
