IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2006, 2:55:23 PM (20 years ago)
Author:
Paul Price
Message:

Removing annoying "Loading configuration" message from log.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r7170 r7171  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-05-23 00:24:08 $
     5 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-05-23 00:55:23 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7373    struct stat filestat;
    7474
    75     psLogMsg(__func__, PS_LOG_INFO, "Loading %s configuration from file %s\n",
    76              description, name);
     75    psTrace(__func__, 3, "Loading %s configuration from file %s\n",
     76            description, name);
    7777
    7878    uid_t uid = getuid();
Note: See TracChangeset for help on using the changeset viewer.