+ correct getting name and value from loggingflags + don't autosize loggingflags config control
add support for implictly converting binary bit flags to enum-like values
+ add support to expand and collapse (back to original position) log window
+ add logging options: * VERBOSE_DEBUG and VERBOSE_ERROR : for debug and error messages that are very 'chatty'
get logging flags directly from logger class
+ add support for loading and saving config plugins
+ add support to set plugins in user settings
plugin wip
+ add support to save logging flags at user level
don't write useless testing message in main_load()
+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
info, debug, and error log messages
logging support should be done now logging includes: * log to main application * log to file
+ add support to log startup message
implement basic logging support
+ add main menu strop + add split contanier
rename: Form1.cs to Main.cs
initial commit
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.