quarkus-logging-manager
                                
                                
                                
                                    quarkus-logging-manager copied to clipboard
                            
                            
                            
                        How to customize package hierarchy displayed in "Log Levels" window
Hi ,
As per current implementation , application packages are displayed as separated entries with their corresponding Log level. Is there any way, we can group them in tree hierarchy. for eg: if com.test and com.test.anothertest can be shown in tree hierarchy with parent node as com.test. Any suggestion would be helpful.
Thanks