Changeset 1088

Show
Ignore:
Timestamp:
01/26/10 20:07:19 (7 months ago)
Author:
gbooker
Message:

The metadata store seems to be stable enough there's no need to log this anymore.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SapphireFrappliance/FRAppliance/SapphireApplianceController.m

    r1049 r1088  
    378378         
    379379        SapphireSetLogLevel(SAPPHIRE_LOG_ALL, SAPPHIRE_LOG_LEVEL_ERROR); 
    380         SapphireSetLogLevel(SAPPHIRE_LOG_METADATA_STORE, SAPPHIRE_LOG_LEVEL_DEBUG); 
    381380         
    382381        distributed = [[SapphireDistributedMessagesReceiver alloc] initWithController:self];