| commit | ca8d951b683a3f0c64da7f61d4f74567d50623ac | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Sep 12 14:20:57 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Mon Sep 16 16:29:59 2024 +0000 |
| tree | 8e8f7af5a5902c0807d77d6774dfd8b426510624 | |
| parent | 04aa3df595521dab1fe8fb12b716d2826a37105f [diff] |
metropolis/resolver: use logging.Leveled This moves the resover client library to use logging.Leveled instead of an ad-hoc logger interface. By now having multiple level of logs, and by defaulting metroctl to show errors and warnings, this should fix #302. Change-Id: I7cae1cf1be377ec824ad46ea1da1b23b46e01903 Reviewed-on: https://review.monogon.dev/c/monogon/+/3432 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.