Development moved to Codeberg
// +build js package logrus func isTerminal(fd int) bool { return false }