after running application:
Error:(3, 24) java: package org.apache.log4j does not exist
Error:(26, 26) java: cannot find symbol
symbol: class Logger
location: class sudoku.model.SudokuElement
Error:(26, 49) java: cannot find symbol
symbol: variable Logger
location: class sudoku.model.SudokuElement
after running application: Error:(3, 24) java: package org.apache.log4j does not exist Error:(26, 26) java: cannot find symbol symbol: class Logger location: class sudoku.model.SudokuElement Error:(26, 49) java: cannot find symbol symbol: variable Logger location: class sudoku.model.SudokuElement