journal.schemes¶
Module Contents¶
-
class
journal.schemes.ColorScheme¶ Bases:
pyre.protocolThe color scheme protocol definition
-
header¶
-
body¶
-
filename¶
-
line¶
-
function¶
-
stackTrace¶
-
src¶
-
channel¶
-
debug¶
-
firewall¶
-
info¶
-
warning¶
-
error¶
-
-
class
journal.schemes.NoColor¶ Bases:
pyre.componentThe base color scheme: no coloring
-
header¶
-
body¶
-
filename¶
-
line¶
-
function¶
-
stackTrace¶
-
src¶
-
channel¶
-
debug¶
-
firewall¶
-
info¶
-
warning¶
-
error¶
-
-
class
journal.schemes.DarkBackground¶ Bases:
journal.schemes.NoColorA color scheme suitable for rendering in terminals with a dark background
-
header¶
-
body¶
-
filename¶
-
line¶
-
function¶
-
stackTrace¶
-
src¶
-
channel¶
-
debug¶
-
firewall¶
-
info¶
-
warning¶
-
error¶
-
-
class
journal.schemes.LightBackground¶ Bases:
journal.schemes.NoColorA color scheme suitable for rendering in terminals with a dark background
-
header¶
-
body¶
-
filename¶
-
line¶
-
function¶
-
stackTrace¶
-
src¶
-
channel¶
-
debug¶
-
firewall¶
-
info¶
-
warning¶
-
error¶
-
-
journal.schemes.colors¶
-
journal.schemes.none¶
-
journal.schemes.dark¶
-
journal.schemes.light¶