-
I think that configuring only a single logger with yaml is not very usable. Ideally, I'd be able to configure the entire hierarchy with a single yaml file, including the logger names.
I came up wi…
Fuco1 updated
3 years ago
-
What is the wrong with this program?
...
if _, err := Conn.Exec("SET TIME ZONE $1", site.TimeZone); err != nil {
logger.Lgr.Println(err)
}
...
/src/db/db.go:26: pq: s…
ghost updated
8 years ago
-
Currently `ProfileReporter` returns an string array. MAPL_Generic.F90 then writes the elements of this array to `OUTPUT_UNIT`. Instead, this should be a call to the logging layer. Something like:
…
-
Sometimes it's helpful to have logs across disparate machines output timestamps with the same TZ offset.
Currently, the best way to do this is:
* Not do it at all, but set the `timestamp_fmt` stri…
-
Hi Deva,
Small questions here. Is it the way the options passing mechanism supposed to work? If yes, it does not :)
```
solver_opts = {"ipopt.print_level": 5}
mpo, post = mp.solve(ocp, n_segme…
-
Hi,
Right now Lagrange on UNIX stores all it's data files in $XDG_CONFIG_DIR/.config/lagrange. I guess this is because it is easier to support macOS and Windows with this layout. However it would b…
-
### Feature request
**Is your feature request related to a problem? Please describe.**
I saw many times when operators forget to retract the camera mount before landing and usually breaks the came…
-
Hi, I'm trying to generate a level using example from the readme. It saves the file but when I try to open it in Elastomania it says it is corrupt. I tries both latest published version on crates.io a…
-
The macOS prebuilt binary tarball has files such as `libGR.so`, when really it should be `libGR.dylib`. This causes trouble when using programming languages that automatically search for "properly na…
-
Hey everyone,
Did anyone have problems with automatic duplication of groups?
I noticed that some groups started to appear as posts. Did this happen to any of you?
I`m using a external script (…