mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 22:20:17 +02:00
parent
60daa3a85d
commit
db90506ea9
@ -18,11 +18,11 @@
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="Extends the IDE.
|
||||
Allows to change the IDE log-file settings from within the IDE.
|
||||
Allows to change the IDE log file settings from within the IDE.
|
||||
|
||||
The IDE uses LazLogger for logging. Lazlogger accepts command line switches such as --debug-log= and --debug-enable. This package allows to temporarily (none persistent) change the settings supplied by those params for the current running IDE.
|
||||
The IDE uses LazLogger for logging. Lazlogger accepts command line switches such as --debug-log= and --debug-enable. This package allows to temporarily (not persistently) change the settings supplied by those params for the current running IDE.
|
||||
"/>
|
||||
<License Value="LGPL - with LE"/>
|
||||
<License Value="LGPL - with linking exception (like the LCL)"/>
|
||||
<Version Major="1"/>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
|
Loading…
Reference in New Issue
Block a user