Martin Olšiak
Results
2
issues of
Martin Olšiak
- added capability to the logging trait to set log level of user specified package - added unit test _Usage:_ ` -t "logging.category.'org.test'=DEBUG"` **Release Note** ```release-note feat: Set log level...
status/stale
Added support to route parsing using paramaters We can now use simple URIs such as : ``` from: uri: direct id: from-d937 parameters: name: my-route ``` Or we can use...