Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logfile per host #93

Closed
thmarx opened this issue Nov 22, 2023 · 1 comment
Closed

logfile per host #93

thmarx opened this issue Nov 22, 2023 · 1 comment
Milestone

Comments

@thmarx
Copy link
Collaborator

thmarx commented Nov 22, 2023

The logs of all hosts are written to a single logfile. we need a configuration to have a single log file per host.

@thmarx thmarx added this to the 3.1.0 milestone Dec 18, 2023
@thmarx
Copy link
Collaborator Author

thmarx commented Dec 18, 2023

new site.yaml property id is used to generate logfile for host/site. currently the new log file is only used for requests, startup is not logged separatly.

thmarx pushed a commit that referenced this issue Dec 18, 2023
@thmarx thmarx closed this as completed Dec 18, 2023
thmarx added a commit that referenced this issue Dec 19, 2023
* #4 first draft for taxonomies

* #4 function to generate links to taxonomy

* use google guice

* add more beans to guice

* mostly everything in guice

* #4 add pagination to taxonomy page

* #4 add template function for taxonomy access

* #4 fix injector usage in test

* #4 rename default taxonomy templates

* #4 extract content Mapper

* #4 refactor code to use ContentNodeMapper

* #124 remove int method, tested with thymeleaf and pebble templateengine

* #93 use threadcontext

* remove system.out

* #4 configuration file for taxonomy values

* #125 configuration layer added
#4 taxonomy config in separate file

* update readme for 3.1.0

* update reload of site properties

* reloading of configuration files

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant