AlexLEWIS

Results 30 issues of AlexLEWIS

Loggly sink for Cosmos.Logging 0.1.1

idea
enhancement

添加对华为云 HUAWEI Cloud LTS 的支持

enhancement
help wanted

增加输出模板 Output template,调整渲染参数,,拟移除渲染参数选项,将该功能简化并入输出模板之中。

idea
enhancement

添加对形如 {@One.Name} 的自定义 Token 的支持: ``` logger.LogInformation("Nice {@One.Name}", new {One = new {Name = "Alex LEWIS"}}); ``` 即:Custom property token 添加对对象子成员(Property or Field)的读取支持。

idea
enhancement
help wanted

根据 #24 ,Cosmos.Logging.Sinks.File 完成以下任务: - 限制每个日志文件的尺寸(默认:1GB) - 日志文件序列号 - 移除无用日志(默认:关)

idea
enhancement

Token Renderer 添加扩展方法的支持 + 提供一组内置扩展方法 + 提供对用户自定义扩展方法的支持 + 提供对用户自定义扩展方法组的支持 + 提供对扩展方法的别名的支持 *

idea
enhancement
help wanted

![image](https://github.com/Make-md/makemd/assets/980129/8f8a0f5b-7b17-4561-a697-995b074379ec) The width is sufficient, but the horizontal scrollbar still appears. --- ![image](https://github.com/Make-md/makemd/assets/980129/f660220f-f213-4e83-b744-7f3683bc757b) An error has occurred at the height. --- ![image](https://github.com/Make-md/makemd/assets/980129/c707d00d-84d6-49a2-9615-2770878e6012) Terrible height... Version: MAKE.md 8.0.15

![image](https://github.com/Make-md/makemd/assets/980129/782bb237-540c-444e-b7d5-ee27163e6e57) After I updated to 8.0.15, Explorer stopped showing any messages. This problem has not been encountered in any of the previous versions.

Each of my notes has a "date" property (located in the Frontmatter), but Space's Smart Items Search encounters an issue when using "before" and "after" to filter and select notes...

In my WPF application, Prism and CommunityToolkit.Mvvm are used to operate a counter through the view model. When I don't use NetBeauty 2.0, the program can run normally in both...