You can add it as below.

loggers = org.apache.parquet
logger.org.apache.parquet.name = org.apache.parquet
logger.org.apache.parquet.level = ERROR

If you need to add more loggers, add it to the loggers separated by a comma
and add two more lines as above to specify the name and level.

On Fri, Oct 6, 2017 at 2:16 AM, alwin james <jamea...@gmail.com> wrote:

> Hi Experts -
>
> How can I add log level to a specific package in my project in log4j2 using
> log4j2.properties file?
>
> I am looking forward to something similar to :
> 'log4j.logger.org.apache.parquet=ERROR'
>
> Any help is highly appreciated.
>
> Regards,
> Alwin
>

Reply via email to