I was trying to save log4j2 messages in MYSQL, but they are not stored in it?
This is my table:
create table APP_LOGS( LOG_ID varchar(100) primary key,