Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 334 Bytes

File metadata and controls

12 lines (8 loc) · 334 Bytes

IHasLogger.Logger property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the logger (that can be used by SqlHelper methods for logging)

public ILogger Logger { get; }

See Also