Trace Write Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberWrite(Func String , MessageType, Nullable Guid )
A simplified method for tracing that doesn't evaluate text generation function if tracing is disabled by configuration
Public methodStatic memberWrite TContext (Func TContext, String , TContext, MessageType, Nullable Guid )
A simplified method for tracing that doesn't evaluate text generation function if tracing is disabled by configuration. It takes context argument that can be passed to the text-generating textFunc functor
Public methodStatic memberWrite(String, String, MessageType, Int32, String, String, Nullable Guid , Int32)
Back to Top
See Also