Logger.AddListener(LoggerListener) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add a logger listener delegate
public:
static void AddListener(Microsoft::VisualStudio::Workspace::Logging::LoggerListener ^ listener);
public:
static void AddListener(Microsoft::VisualStudio::Workspace::Logging::LoggerListener ^ listener);
public static void AddListener (Microsoft.VisualStudio.Workspace.Logging.LoggerListener listener);
static member AddListener : Microsoft.VisualStudio.Workspace.Logging.LoggerListener -> unit
Public Shared Sub AddListener (listener As LoggerListener)
Parameters
- listener
- LoggerListener
listener delegate instance