Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Microsoft.VisualBasic.Logging Namespace

The Microsoft.VisualBasic.Logging namespace contains types that support the My logging objects in Visual Basic and provides a simple log listener that directs logging output to file.

For more information about the My logging objects, see My.Application.Log Object and My.Log Object.

  ClassDescription
Public classAspLog Provides a property and methods for writing event and exception information to the application's log listeners.
Public classFileLogTraceListener Provides a simple listener that directs logging output to file.
Public classLog Provides a property and methods for writing event and exception information to the application's log listeners.
  EnumerationDescription
Public enumerationDiskSpaceExhaustedOption Determines what to do when the FileLogTraceListener object attempts to write to a log and there is less free disk space available than specified by the ReserveDiskSpace property.
Public enumerationLogFileCreationScheduleOption Determines which date to include in the names of the FileLogTraceListener class log files.
Public enumerationLogFileLocation Determines which predefined path the FileLogTraceListener class uses to write its log files.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker