PromucFlow_constructor/app/server
Rajat Agrawal 5c451badea
chore: Improve log formatting for verbose logs (#29429)
Fixes #29114

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Performance Improvements**
- Enhanced logging capabilities to include memory footprint and context
details for better performance monitoring.

- **Configuration Updates**
- Increased the number of log file backups from 2 to 10, allowing for
more historical log retention.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-07 19:56:30 +05:30
..
.run
appsmith-git fix: Whitelist .MD and .github extensions when checking empty repository (#29301) 2023-12-05 14:12:11 +06:00
appsmith-interfaces fix: Existing git connected app shows migration changes related to queries (#29402) 2023-12-07 16:07:42 +05:30
appsmith-plugins feat: Anthropic AI Plugin (#29095) 2023-12-05 16:03:27 +05:30
appsmith-server chore: Improve log formatting for verbose logs (#29429) 2023-12-07 19:56:30 +05:30
envs
mongo-seed
reactive-caching chore(deps): Update pf4j to v3.10.0 (#27044) 2023-09-07 08:48:45 +05:30
scripts chore: Delete unused app/server/scripts/node 2023-08-08 06:00:48 +05:30
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml chore: Use new Docker image for dev-time server (#25609) 2023-07-24 09:56:30 +05:30
pom.xml ci: Add retry for JUnit failures in the CI workflow (#29048) 2023-11-23 16:44:57 +05:30
Procfile
README.md
system.properties

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to this Setup Guide.