nipua
nipua
It`s normal behavior, when one some kind log method raised an exception, is not send a batch to elasticsearch with other logs? ``` Logger.Log("foo"); Logger.Error(String.Format("{0} {1} {2} {3}", method, result.StatusCode,...
I have postgresql on virtual machine with address 192.168.88.101 settings.json ``` { "workbench.colorTheme": "Visual Studio 2019 Light", "workbench.iconTheme": "material-icon-theme", "editor.fontSize": 15, "editor.minimap.enabled": false, "diffEditor.ignoreTrimWhitespace": false, "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", "sqltools.connections":...