package
1.6.0
Repository: https://github.com/sphireinc/mantis.git
Documentation: pkg.go.dev

# README

Sphire Mantis::Log

The Log package of Mantis provides helper functions for logging and a simple logging interface

# Functions

JSONMarshalError takes an error and JSON Marshals it.
New creates a new Log instance given filename.

# Constants

INFO, WARN, ERROR, FATAL, PANIC are the package level Log Levels.
INFO, WARN, ERROR, FATAL, PANIC are the package level Log Levels.
INFO, WARN, ERROR, FATAL, PANIC are the package level Log Levels.
INFO, WARN, ERROR, FATAL, PANIC are the package level Log Levels.
INFO, WARN, ERROR, FATAL, PANIC are the package level Log Levels.

# Structs

Log is our primary log struct.