Skip to main content
Module

x/earthstar/mod.ts>LogLevel

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
enum LogLevel
Re-export
import { LogLevel } from "https://deno.land/x/earthstar@v9.3.3/mod.ts";

Members

Debug = 4
Error = 0
Info = 3
Log = 2
None
Warn = 1