1
0
mirror of synced 2024-09-16 17:06:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Bert Herngreen
8b17a99c33 Fixed memory leak in dictionary details 2019-10-30 15:01:19 +01:00
991f65acf5 Implemented ExceptionS method 2017-04-26 17:20:48 +02:00
f124ccd0c2 Finished proper DateTime support
Added Copy functionality for dictionary details to monitor form
2016-10-15 09:37:58 +02:00
dee64510b6 Added wrapper for TDateTime 2016-10-15 09:17:39 +02:00
76d0536255 Added framework for dictionary details, facilitating structured logging 2016-10-10 22:17:53 +02:00
c5bb17cb86 Added: ExceptionEx method (to remove slightly ugly hacks in the decorator)
Changed: moved Decorator into it's own unit
2014-10-20 13:38:28 +00:00
53220780db Added: Category support (breaking change)
Fixed: graphic didn't show up in test Named Pipe client due to TJPEGImage not being referenced
2014-10-20 12:07:44 +00:00
ca47ad3f4e FS#17 - Log export ability
Fixed: DateTime is now passed around everywhere (to accomodate the Export functionality)
2014-10-08 12:33:11 +00:00
3cbf8c520f Added: FS#7 - Add support for graphics as details
Added: TStreamUtil to clean up the code a bit
2014-06-01 13:32:21 +00:00
bf0bb05983 Added: FS#3 - Filter buttons for log level 2014-05-31 20:47:52 +00:00
a9cf1b75f6 Fixed: FS#4 - Binary details are lost with the Named Pipe observer
Fixed: FS#5 - Reconnecting can cause pipe to be busy
Fixed: FS#6 - Process hangs when closing after named pipe client has disconnected
Fixed: themed drawing of toolbar in MonitorForm
Fixed: various memory leaks
Changed: NamedPipeClient test application uses MonitorForm observer to display log
2014-05-31 20:10:10 +00:00
6d5355e0b6 Added: support for binary details
Added: Save button for Monitor Form
2014-05-30 12:51:01 +00:00
d3d9fa1d2f Fixed: pipe permissions when running as a service
Added: service test application
2014-05-26 17:20:27 +00:00
32847f4988 Added: RunInMainThread property for Event Observer
Added: Named pipe client - uses standard observers to output log
2014-05-25 14:20:58 +00:00
895f496507 Initial commit 2014-05-18 18:09:07 +00:00