The method initialize the class. The service will call it once at starting when initialize all loggers.
Namespace:
LeCouteauSuisse.APIAssembly: LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
C# |
---|
void Initialize( LoggerContext ctx ) |
Visual Basic (Declaration) |
---|
Sub Initialize ( _ ctx As LoggerContext _ ) |
Visual C++ |
---|
void Initialize( LoggerContext^ ctx ) |
Parameters
- ctx
- Type: LeCouteauSuisse.API..::.LoggerContext
The context of the logger, this parameter comes from the service.