1
0
mirror of synced 2024-09-19 10:26:08 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Bert Herngreen
8b17a99c33 Fixed memory leak in dictionary details 2019-10-30 15:01:19 +01:00
97239e26eb Added InlineFields and InlineDetails options to JSON formatter 2018-04-23 11:36:47 +02:00
06734475e9 Support for Delphi 10.2 Tokyo
Added packages
Changed deprecated Stream.Seek to Stream.Position
2017-07-06 16:58:29 +02:00
9571bb4f97 Added Json text formatter for file output 2016-10-15 11:22:51 +02:00
a901a2d0b6 Added: RollingLogFile Observer 2015-03-06 11:51:59 +00: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
fb05ff8401 Added: 64-bits packages
Added: MaxEntries property for MonitorForm observer
Added: Lock/Unlock methods for MonitorForm observer (receive log messages while the form is hidden)
Added: MonitorForm log messages received while Paused will appear when unpausing
Fixed: 64-bits compatibility for NamedPipe observer
2014-08-19 10:50:59 +00:00
3b635b3454 Fixed: renamed madExcept handler to prevent naming conflicts 2014-07-22 15:20:54 +00:00
3a1427b7ae Fixed: forgot to commit the dpk/dproj 2014-06-23 18:41:28 +00:00
6ee9383340 Fixed: X2LogDXE2 package was missing a few units 2014-06-01 13:34:34 +00:00
6d5355e0b6 Added: support for binary details
Added: Save button for Monitor Form
2014-05-30 12:51:01 +00:00
d19bcad4b4 Added: packages
Fixed: uninitialized pipe variable in Observer.NamedPipe
2014-05-28 11:40:17 +00:00