Revision
114 -
Directory Listing
-
[select for diffs]
Modified
Thu May 10 14:12:09 2012 UTC
(11 years, 6 months ago)
by
william
Diff to
previous 112
ensure we:
* load the user's logging flags
* if we have forced logging flags via logger.SetLoggingFlags(): then allow those settings to override
Revision
100 -
Directory Listing
-
[select for diffs]
Modified
Thu May 10 09:03:13 2012 UTC
(11 years, 6 months ago)
by
william
Diff to
previous 99
+ add windows api to get module filename so there won't be errors with 32bit processes being unable to access 64bit process modules
Revision
99 -
Directory Listing
-
[select for diffs]
Modified
Wed May 9 23:23:38 2012 UTC
(11 years, 6 months ago)
by
william
Diff to
previous 97
+ add logging options:
* VERBOSE_DEBUG and VERBOSE_ERROR : for debug and error messages that are very 'chatty'
Revision
34 -
Directory Listing
-
[select for diffs]
Modified
Wed May 9 11:29:33 2012 UTC
(11 years, 6 months ago)
by
william
Diff to
previous 33
+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)