| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-21 | fmsg: produce all output through fmsg | Ophestra Umiker | |
| The behaviour of print functions from package fmt is not thread safe. Functions provided by fmsg wrap around Logger methods. This makes prefix much cleaner and makes it easy to deal with future changes to logging. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
| 2024-10-16 | fmsg/errors: isolate app/error into a separate package | Ophestra Umiker | |
| These functions are not in any way specific to the app package. Signed-off-by: Ophestra Umiker <cat@ophivana.moe> | |||
