Namespace: Consultingwerk.Windows.Util.Controls
Class 
LogManagerSettings Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.Util.Controls.LogManagerSettingsDesigner

File:LogManagerSettings
Purpose:Allows settings the LOG-MANAGER:LOG-ENTRY-TYPES by a
user
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Aug 09 23:19:09 CEST 2008
/* PropertyTable for System Information display



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

PRIVATE ClearLogFile ()

Purpose: Clears the current logfile
Notes:

Top

PROTECTED CustomLogEntryTypes ()

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

Top

PRIVATE DisplayLogFileName ()

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

Top

PRIVATE DisplayLoggingLevels ()

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

Top

PRIVATE 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

PUBLIC ImportLogEntryTypesTable ()

Purpose: Imports the message descriptions
Notes:

Top

PRIVATE InitializeLogManagerSettings ()

Purpose: Initializes the data for the property grid
Notes:

Top

PRIVATE NewLogFile ()

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

Top

PROTECTED OpenLogFile ()

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

Top

PRIVATE 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

PROTECTED ServerLogEntryTypes ()

Purpose: Sets the SessionManager property ServerLogEntryTypes
Notes:

Top

PROTECTED 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

PRIVATE 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

PROTECTED ViewLogFile ()

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

Top

PRIVATE WriteMessageToLogFile ()

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

Top

PROTECTED WriteServerMessage ()

Purpose: Writes a message to the AppServer logfile
Notes:



Constructor Detail
Top

PUBLIC LogManagerSettings ()

Purpose: Constructor for the LogManagerSettings class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:29