======Класс Logger====== * **Пространство имен:** [[developers:references:topomatic.foundationclasses.diagnostics|Topomatic.FoundationClasses.Diagnostics]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Иерархия наследования===== * System.Object * Topomatic.FoundationClasses.Diagnostics.Logger =====Синтаксис===== public sealed class Logger : ILoggerListener, IEnumerable, IEnumerable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.current|Current]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.clear_topomatic.foundationclasses.diagnostics.taskidentity|Clear(TaskIdentity)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.createwriter_topomatic.foundationclasses.diagnostics.taskidentity|CreateWriter(TaskIdentity)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.register_topomatic.foundationclasses.diagnostics.iloggerlistener|Register(ILoggerListener)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.unregister_topomatic.foundationclasses.diagnostics.iloggerlistener|Unregister(ILoggerListener)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.diagnostics.logger.write_arr_topomatic.foundationclasses.diagnostics.taskrecord|Write(TaskRecord[])]]| |