public static void HelloWorld() { LogSource.Get().Debug.Write(FormattedMessageBuilder.Formatted("It seems logging is enabled.")); }