|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Options | Name | Purpose | |
---|---|---|---|
+ | LogManagerSettings () |
Constructor for the LogManagerSettings class |
Top
PRIVATE ClearLogFile ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CustomLogEntryTypes ()
|
||||||||||||||||||||
PRIVATE DisplayLogFileName ()
|
||||||||||||||||||||
PRIVATE DisplayLoggingLevels ()
|
||||||||||||||||||||
PRIVATE fiLogFileName_EditorButtonClick (Object, EditorButtonEventArgs)
|
||||||||||||||||||||
PUBLIC ImportLogEntryTypesTable ()
|
||||||||||||||||||||
PRIVATE InitializeLogManagerSettings ()
|
||||||||||||||||||||
PRIVATE NewLogFile ()
|
||||||||||||||||||||
PROTECTED OpenLogFile ()
|
||||||||||||||||||||
PRIVATE PropertyValueChanged (Object, PropertySpecEventArgs)
|
||||||||||||||||||||
PROTECTED ServerLogEntryTypes ()
|
||||||||||||||||||||
PROTECTED ultraComboEditor1_ValueChanged (Object, EventArgs)
|
||||||||||||||||||||
PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||
PROTECTED ViewLogFile ()
|
||||||||||||||||||||
PRIVATE WriteMessageToLogFile ()
|
||||||||||||||||||||
PROTECTED WriteServerMessage ()
|
PUBLIC LogManagerSettings ()
|
---|