1
0
mirror of synced 2024-09-18 18:06:09 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Bert Herngreen
8b17a99c33 Fixed memory leak in dictionary details 2019-10-30 15:01:19 +01:00
9571bb4f97 Added Json text formatter for file output 2016-10-15 11:22:51 +02:00
e12d1fe497 Moved NamedPipe MessageHeader definition to it's own unit 2016-10-10 22:08:10 +02:00
a901a2d0b6 Added: RollingLogFile Observer 2015-03-06 11:51:59 +00:00
31e9be16d3 Fixed: FS#20 - OutputDebugString still present in NamedPipeClient
Fixed: FS#21 - NamedPipe observer fails to flush queue in time
2014-10-22 18:24:54 +00:00
4efc4000ff Changed: named pipes are now prefixed with "X2Log.", to accomodate:
Added: TX2LogNamedPipeClient.ActiveServers class function
Fixed: renamed madExceptHandler unit applied to test application
2014-08-18 12:07:33 +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
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
041dfc71d6 Added: working implementation of Observer.MonitorForm, lacking details view
Fixed: memory leaks with singletons
2014-05-20 08:49:57 +00:00
8abfde99cd Added: Singleton TX2GlobalLog
Added: base for monitor form
2014-05-20 06:59:10 +00:00
895f496507 Initial commit 2014-05-18 18:09:07 +00:00