You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dropwizard-user
Hi,
I have a few background threads that get started at app startup but they log to the same file as the rest of the code. Does anyone have a YAML configuration that would put these logs in a separate file?
Thanks, Jason
Peter Stackle
unread,
Sep 13, 2024, 5:30:54 PM9/13/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dropwizard-user
You can configure the logger you use in your threads to use a different appender (which can configure its own filename/pattern/archive info etc.)