1
1
Fork 0
mirror of https://github.com/mjl-/mox.git synced 2025-03-26 03:25:50 +03:00
mox/webadmin
Mechiel Lukkien 1abadc5499
add "warn" log level
now that we are using slog, which has them.
and we already could use them for a deprecation warning.
2023-12-14 20:26:06 +01:00
..
admin.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
admin.html add "warn" log level 2023-12-14 20:26:06 +01:00
admin_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
adminapi.json add more documentation, examples with tests to illustrate reusable components 2023-12-14 20:20:17 +01:00