Log Object (My.Application)


Log Object (My.Application)

Location

My.Application.Log

Description

The Log object provides features that let you add content to one of the system logs. The My.Application.Log object is only available in client applications. For ASP.NET applications, use the My.Log object instead. Except for this difference in where the Log object resides in the My hierarchy, the two objects are functionally equivalent.

Public Members

The following members of the My.Log and My.Application.Log objects have their own entries elsewhere in this chapter.

  • DefaultFileLogWriter Property

  • TraceSource Property

  • WriteEntry Method

  • WriteException Method

Usage at a Glance

  • The My.Application.Log object and its members are only valid in client applications.

  • The My.Log object and its members are only valid in ASP.NET applications.

Related Framework Entries

  • Microsoft.VisualBasic.Logging.Log Class

See Also

Log Object (My)




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net