Julian Verdurmen

Results 118 issues of Julian Verdurmen

Also think there is a possible bug in Layout-Precalculate with ObjectPathRendererWrapper. The ObjectPathRendererWrapper should not implement `IRawValue`-interface. Lets say we have the following scenario: - Inner-Layout references a complex-object (usually...

discussion

We can create a Logger of a specified type in `LogManager`, `LogFactory` and `LogFactory` With these methods: ``` c# /// /// Gets the specified named logger. /// /// Name of...

enhancement
documentation
up-for-grabs

Changelog generation, xsd update, etc

build-config

See ![image](https://user-images.githubusercontent.com/5808377/59471260-e6075b80-8e3a-11e9-9837-805aa6f66e97.png)

build-config

Performance improvement, skip `IsSafeToDeferFormatting` if possible. We need to send some extra context info. See https://github.com/NLog/NLog/issues/1594

performance

https://help.github.com/articles/adding-support-resources-to-your-project/

documentation
needs documentation on wiki

The XSD currently only contains the targets from the NLog package and not extension packages, like NLog.Web and NLog.Windows.Forms. Maybe we need more XSD files for the other extensions? See...

enhancement
XSD change
nlog-configuration

Some TSLint [rules Requires Type Info](https://palantir.github.io/tslint/usage/type-checking/) I'm trying the rule ["completed-docs"](https://palantir.github.io/tslint/rules/completed-docs/) which needs type info (gulp told me, the docs are wrong) When running with gulp it works, but not...

Thanks for the great plugin! These links are broken in the readme: ![image](https://user-images.githubusercontent.com/5808377/27658335-fb2b441e-5c4f-11e7-825e-87d96aa7f2c2.png) ![image](https://user-images.githubusercontent.com/5808377/27658343-fe20fdbc-5c4f-11e7-93d3-9baad24c6807.png)