Matthias
|
7e154c6fb6
|
chore: fix too long comment
|
2025-03-13 20:17:07 +01:00 |
|
Matthias
|
385b39ff66
|
docs: enhance logging documentation with links
|
2025-03-13 20:16:11 +01:00 |
|
Matthias
|
9d232c4949
|
docs: add log_config to supported log options
|
2025-03-13 19:58:34 +01:00 |
|
Matthias
|
85ccc31a63
|
docs: document basic log_config setup
|
2025-03-13 19:57:24 +01:00 |
|
Matthias
|
65d19c38b6
|
docs: document deprecation of --logfile syslog
|
2025-03-13 19:46:18 +01:00 |
|
Matthias
|
5b8752e649
|
chore: deprecate syslog from configuration
|
2025-03-13 19:44:44 +01:00 |
|
Matthias
|
8832bae371
|
docs: document syslog logging via log_config
|
2025-03-13 19:44:16 +01:00 |
|
Matthias
|
a85e044e99
|
docs: improve log formatting
|
2025-03-13 19:33:49 +01:00 |
|
Matthias
|
7b1ee84b34
|
chore: deprecate --logfile=journald
|
2025-03-13 19:33:20 +01:00 |
|
Matthias
|
79ebc943a2
|
docs: Document journald logging via configuration file
|
2025-03-13 19:33:09 +01:00 |
|
Matthias
|
eabcaa38e2
|
feat: try improved config schema
|
2025-03-13 19:25:18 +01:00 |
|
Matthias
|
e930221b78
|
test: update logging tests
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
08c4f24bdf
|
test: add log setup workaround for tests
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
56c23f9dd8
|
tests: remove unnecessary log-config
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
6edee269d8
|
chore: deepcopy log config
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
f9d978f16a
|
chore: migrate set_log_levels to log_config
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
1eac77fe0b
|
chore: don't shadow built-in functions
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
a98121ea26
|
chore: update json schema
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
cc9c373a76
|
feat: update config_schema for logging
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
390b113776
|
feat: Ensure freqtrade-logger is always configured
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
bf33f8b632
|
chore: clean up log-levels
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
030dcfdd83
|
chore: extract log formatter addition
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
cd77758852
|
chore: remove some unnecessary comments
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
1aa6c2ad55
|
feat: Improve filehandler config
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
55d71cecdd
|
refactor: move root-handler adding to separate function
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
70a81c86ba
|
feat: dynamically assign error console
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
1c6c710696
|
chore: rename log_config naming
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
4ca2a043b5
|
refactor: extract log_config creation
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
41418784e3
|
feat: add log_config generator
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
9afd572948
|
chore: add "log init from config" ...
|
2025-03-13 19:17:32 +01:00 |
|
Matthias
|
cd435098bd
|
Merge pull request #11497 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-03-13 06:29:31 +01:00 |
|
Freqtrade Bot
|
33659ee273
|
chore: update pre-commit hooks
|
2025-03-13 03:10:53 +00:00 |
|
Matthias
|
8288a5cf91
|
Merge pull request #11481 from mrpabloyeah/add-year-to-backtest-breakdowns
Add year to backtest breakdowns
|
2025-03-11 20:45:15 +01:00 |
|
Matthias
|
442b29e0ea
|
chore: run schema export
|
2025-03-11 20:01:21 +01:00 |
|
Matthias
|
d69b1566b1
|
chore: auto-build schema.json
|
2025-03-11 07:10:37 +01:00 |
|
Matthias
|
5c01023d55
|
feat: add missing freqAI parameters to config schema
|
2025-03-11 07:10:04 +01:00 |
|
Matthias
|
97d303579a
|
feat: add continual_learning to config schema
|
2025-03-11 07:09:56 +01:00 |
|
Matthias
|
265a798f78
|
docs: auto-generate command snippets
|
2025-03-11 06:37:44 +01:00 |
|
Matthias
|
db19446e27
|
Merge pull request #11488 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-03-11 06:30:36 +01:00 |
|
Freqtrade Bot
|
e62a0f76ed
|
chore: update pre-commit hooks
|
2025-03-11 03:11:15 +00:00 |
|
Matthias
|
b0b9e398e1
|
fix: assume 200char terminal if no terminal size is available
closes #11477
|
2025-03-10 21:13:32 +01:00 |
|
mrpabloyeah
|
3281049264
|
Add year also in cli_options
|
2025-03-10 18:44:01 +01:00 |
|
Matthias
|
fe48f6769f
|
Merge pull request #11482 from freqtrade/dependabot/pip/develop/types-dfbe43a2fe
chore(deps-dev): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the types group
|
2025-03-10 07:12:15 +01:00 |
|
Matthias
|
6a5be68367
|
Merge pull request #11485 from freqtrade/dependabot/pip/develop/ccxt-4.4.65
chore(deps): bump ccxt from 4.4.64 to 4.4.65
|
2025-03-10 06:40:07 +01:00 |
|
Matthias
|
6613366343
|
chore: bump types-requests for pre-commit config
|
2025-03-10 06:28:39 +01:00 |
|
Matthias
|
48c1aaaa38
|
Merge pull request #11483 from freqtrade/dependabot/pip/develop/websockets-15.0.1
chore(deps): bump websockets from 15.0 to 15.0.1
|
2025-03-10 06:25:50 +01:00 |
|
Matthias
|
23928e55a3
|
Merge pull request #11484 from freqtrade/dependabot/pip/develop/ruff-0.9.10
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
|
2025-03-10 06:25:32 +01:00 |
|
dependabot[bot]
|
6d84b93715
|
chore(deps): bump ccxt from 4.4.64 to 4.4.65
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.64 to 4.4.65.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.64...v4.4.65)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 03:54:03 +00:00 |
|
dependabot[bot]
|
5b1011668a
|
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.9...0.9.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 03:53:55 +00:00 |
|
dependabot[bot]
|
30d2298d54
|
chore(deps): bump websockets from 15.0 to 15.0.1
Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0 to 15.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 03:53:40 +00:00 |
|