Jens Fudickar
Jens Fudickar
Hi, I would like to see an option to add the current date to the fileappender. Do you thinks this is helpfull? Should I create a first implementation and add...
Do you have an example how to zoom in/out into an image at runtime? Regards Jens
- Changing the LogList property datatype back to TStrings to make it compatible with more VCL controls. - Fixes handling of global CriticalSection. This prevents exceptions when the unit was...
Hi, i would like to see something like a log level (as an integer) which could be used like a log stack information. I want to use it for the...
Why has the out.yaml a explicit document closure? in.yaml > --- scalar out.yaml > --- scalar > ... This does not seems logic to me :-) test.event > +STR >...
For the testcase 5TYM no sample output yaml is defined.
I want to document content of json files with D2. In plantuml I can use something like this: `@startuml class "rocket Falcon 1" as 5e9d0d95eda69955f709d1eb > { rocket |= attribute...
- Adding the option to have daily rotation for the FileAppender - Adding a StringListAppender
I would like to have a shape with a header section which then can be filled with additional content. I want to use this to document type of objects. Having...
Try this sample in the playground ` monitoring: { box2: ||md # Status | Status | Count | | ------ | ----- | | Done | 42 | | Todo...