A Sandcastle Documented Class Library
TERASOLUNA.Fw.Common.Logging.TraceSourceLog Namespace
NamespacesTERASOLUNA.Fw.Common.Logging.TraceSourceLog
TERASOLUNA.Fw.Common.Logging.TraceSourceLog 名前空間には、TERASOLUNA で標準に提供しているTraceSource クラス利用したログ出力機能に関係するクラスが含まれています。
Declaration Syntax
C#Visual BasicVisual C++
namespace TERASOLUNA.Fw.Common.Logging.TraceSourceLog
Namespace TERASOLUNA.Fw.Common.Logging.TraceSourceLog
namespace TERASOLUNA.Fw.Common.Logging.TraceSourceLog
Types
All TypesClassesInterfaces
IconTypeDescription
ITraceSourceLog
ILog を継承したインターフェイスです。

TraceSourceLogFactory
ITraceSourceLog 実装クラスのインスタンスを生成するファクトリクラスです。

TraceSourceLogger
ITraceSourceLog を実装したログ出力クラスです。 TraceSourceを使ってログを出力します。