Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Services
ILoggingService Interface
ILoggingService Properties
ILoggingService Methods
ILogging
Service Interface
Interface to a logging service which typically logs some events to a log file.
Namespace:
Altaxo.Main.Services
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
interface
ILoggingService
The
ILoggingService
type exposes the following members.
Properties
Name
Description
IsDebugEnabled
IsErrorEnabled
IsFatalEnabled
IsInfoEnabled
IsWarnEnabled
Top
Methods
Name
Description
Debug
DebugFormatted
Error(Object)
Error(Object, Exception)
ErrorFormatted
Fatal(Object)
Fatal(Object, Exception)
FatalFormatted
Info
InfoFormatted
Warn(Object)
Warn(Object, Exception)
WarnFormatted
Top
See Also
Reference
Altaxo.Main.Services Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net