Table of Contents

Class JsonLogFormatter

Namespace
Coherence.Log.Targets
Assembly
Coherence.Log.dll
public static class JsonLogFormatter
Inheritance
JsonLogFormatter

Methods

Format(LogLevel, string, (string key, object value)[], Type)

public static string Format(LogLevel level, string message, (string key, object value)[] args, Type source)

Parameters

level LogLevel
message string
args (string key, object value)[]
source Type

Returns

string