LogManagerConfiguration.LogFilename

The name of the file or table that holds log data.

For SQL this will be a tablename. For Xml this is a virtual path for the xml log file (~/admin/ApplicationWebLog.xml) In non-web apps a full OS path should be used.

public string LogFilename { get; set; }

See also:

Class LogManagerConfiguration

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic