protected virtual void InitializeLoggger() { if (this.logger == null) { this.logger = KMLogger.GetLogger(); } }