Top Method Summary
Options Name Purpose
ClearLogFile () Clears the current logfile
CustomLogEntryTypes () Displays and Prompts the user for a list of Custom Log Entries
DisplayLogFileName () Displays the current logfile name in the text box
DisplayLoggingLevels () Displays all current logging levels in the property grid
fiLogFileName_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the fiLogFileName
ImportLogEntryTypesTable () Imports the message descriptions
InitializeLogManagerSettings () Initializes the data for the property grid
NewLogFile () Prompts the user for a new logfile name
OpenLogFile () Opens the current logfile in the Windows Explorer
PropertyValueChanged (Object, PropertySpecEventArgs) Event handler for the PropertyValueChanged event of the property table
ServerLogEntryTypes () Sets the SessionManager property ServerLogEntryTypes
ultraComboEditor1_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the ultraComboEditor1
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1
ViewLogFile () Opens the current logfile with the windows default application
WriteMessageToLogFile () Prompts for a message and writes the message to the log file
WriteServerMessage () Writes a message to the AppServer logfile

Top Constructor Summary
Options Name Purpose
LogManagerSettings () Constructor for the LogManagerSettings class


Method Detail
Top

ClearLogFile ()

Purpose: Clears the current logfile
Notes:

Top

CustomLogEntryTypes ()

Purpose: Displays and Prompts the user for a list of Custom Log Entries
Notes:

Top

DisplayLogFileName ()

Purpose: Displays the current logfile name in the text box
Notes:

Top

DisplayLoggingLevels ()

Purpose: Displays all current logging levels in the property grid
Notes:

Top

fiLogFileName_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the fiLogFileName
Notes:

Parameters:
sender System.Object
The object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

ImportLogEntryTypesTable ()

Purpose: Imports the message descriptions
Notes:

Top

InitializeLogManagerSettings ()

Purpose: Initializes the data for the property grid
Notes:

Top

NewLogFile ()

Purpose: Prompts the user for a new logfile name
Notes:

Top

OpenLogFile ()

Purpose: Opens the current logfile in the Windows Explorer
Notes:

Top

PropertyValueChanged (Object, PropertySpecEventArgs)

Purpose: Event handler for the PropertyValueChanged event of the property table
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Flobbster.Windows.Forms.PropertySpecEventArgs
The PropertySpecEventArgs with the data for this event
Top

ServerLogEntryTypes ()

Purpose: Sets the SessionManager property ServerLogEntryTypes
Notes:

Top

ultraComboEditor1_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the ultraComboEditor1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

Parameters:
sender System.Object
The object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

ViewLogFile ()

Purpose: Opens the current logfile with the windows default application
Notes:

Top

WriteMessageToLogFile ()

Purpose: Prompts for a message and writes the message to the log file
Notes:

Top

WriteServerMessage ()

Purpose: Writes a message to the AppServer logfile
Notes:



Constructor Detail
Top

LogManagerSettings ()

Purpose: Constructor for the LogManagerSettings class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       03.05.2026 21:49:38