LogModel({ required this.level, required this.title, required this.enviroment, required this.message, this.jsonData, });