Hide third party jar logs from logback or properties file
问题 I am using Third Party jars which are appending their own logs in my Java Application's Log file , I don't want to append those third party logs in my log file as it makes log file very clumsy and confusing. The logs are like - `2016-11-03 12:59:41.910 ERROR 13586 --- [ main] o.h.j.i.metamodel.MetadataContext : HHH015011: Unable to locate static metamodel field : org.openskye.domain.TaskQueue_#object_metadata_id 2016-11-03 12:59:41.913 ERROR 13586 --- [ main] o.h.j.i.metamodel.MetadataContext