| commit | 04aa3df595521dab1fe8fb12b716d2826a37105f | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Sep 12 14:07:25 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Mon Sep 16 16:29:59 2024 +0000 |
| tree | 3e7dc34d941c09c7693ea8016108311de8e65f1b | |
| parent | f9c824951877cf295d7fd031073c2a3c0e09c804 [diff] |
go/logging: add backends These are (for now unused) backends for the common Leveled interface. Change-Id: Ic45e7ea26ad0143500489b05ac6bb20aa7fdbcfb Reviewed-on: https://review.monogon.dev/c/monogon/+/3431 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
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.