Make initializeLogging method public since it is a rather nice function to set up...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 1 May 2012 17:25:10 +0000 (17:25 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 1 May 2012 17:25:10 +0000 (17:25 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@641 180e2498-e6e9-4542-8430-84ac67f01cd8

core/src/net/sf/openrocket/startup/Startup.java

index 14e82f360df3fdfc596e62b613ef741efbf62692..e816a11a8d2c2a50dbb2038ddba0fc0923420c42 100644 (file)
@@ -92,7 +92,7 @@ public class Startup {
        /**
         * Initializes the loggins system.
         */
-       private static void initializeLogging() {
+       public static void initializeLogging() {
                DelegatorLogger delegator = new DelegatorLogger();
                
                // Log buffer