public static void AllLog() { AnotherClass.SayHello(); log1(); Log(); Warning(); Error(); Assertion(); Exception(); }