DebugConsoleEntry({ required this.message, this.level = 'info', DateTime? timestamp, }) : timestamp = timestamp ?? DateTime.now();