Gyula Szalai

Results 5 issues of Gyula Szalai

We try to use pino for logging in ECS format. ECS defines a toplevel property called `log` that embraces level, logger and other properties, like this: ```json { "log": {...

We have an API with an endpoint that handles file uploads. The endpoint accepts multipart/form-data requests with two parts being a json content in the first part and binary file...

Type: Enhancement
feature

## Expected Behavior If I call db.attachment.getAsStream() method and an axios error is thrown the caller should be notified. ## Current Behavior If I call e.g. db.attachment.getAsStream() with a non-existing...

It may be the NB JavaScript editor's fault, but Node module exports are not shown in code completion. E.g. if you require the http module, the createServer exported function is...

enhancement

I have a fairly large model (cca. 15MB), that is loaded in a few seconds, but calling `model.ifcManager.getPropertySets(...)` is very slow (100-150ms) for each IFC element. Other getters, like `getItemProperties`...

bounty
status: available