mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 15:40:59 +02:00
docs: add release notes
This commit is contained in:
@@ -90,6 +90,12 @@
|
|||||||
Finally, the new `--logging.console.style` option can be used under the `dev`
|
Finally, the new `--logging.console.style` option can be used under the `dev`
|
||||||
build tag to add styling to console logging.
|
build tag to add styling to console logging.
|
||||||
|
|
||||||
|
* [Add max files and max file size](https://github.com/lightningnetwork/lnd/pull/9233)
|
||||||
|
options to the `logging` config namespace under new `--logging.file.max-files`
|
||||||
|
and `--logging.files.max-file-size` options. The old options (`--maxlogfiles`
|
||||||
|
and `--maxlogfilesize`) will still work but deprecation notices have been
|
||||||
|
added and they will be removed in a future release.
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
## Performance Improvements
|
## Performance Improvements
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user