Static Public Member Functions | |
| static ISimiasLog | GetLogger (Type type) |
| Create or retrieve the logger for the type in the Simias domain. | |
| static void | ResetConfiguration () |
| Reset the log4net configuration. | |
| static void | Configure (String storePath) |
| Configure the log manater to a specific Simias store. | |
| static ISimiasLog Simias::SimiasLogManager::GetLogger | ( | Type | type | ) | [inline, static] |
Create or retrieve the logger for the type in the Simias domain.
| type | The fully qualified name of the type is the name of the logger. |
| static void Simias::SimiasLogManager::ResetConfiguration | ( | ) | [inline, static] |
Reset the log4net configuration.
| static void Simias::SimiasLogManager::Configure | ( | String | storePath | ) | [inline, static] |
Configure the log manater to a specific Simias store.
| storePath | The full path to the store directory. |
1.5.6