Standard input is empty
Main.scala:14: error: overriding value log in class A of type Int;
value log in trait B of type java.lang.String has weaker access privileges; it should not be private
trait C extends A with BB {
^
one error found
Standard output is empty