Project

General

Profile

« Previous | Next » 

Revision 3543

Added by Jing Tao over 16 years ago

Change the debug level for Metacat initialization message.

View differences:

src/edu/ucsb/nceas/metacat/MetaCatServlet.java
248 248
            
249 249
            sitemapScheduled = false;
250 250
            
251
            logMetacat.info("Metacat (" + Version.getVersion()
251
            logMetacat.warn("Metacat (" + Version.getVersion()
252 252
            + ") initialized.");
253 253
            
254 254
        } catch (ServletException ex) {

Also available in: Unified diff