go_logging_connector

package module
v0.0.0-...-50c1e54 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2018 License: MIT Imports: 2 Imported by: 0

README

go-logging binding for SLF4Go

Build Status

This is the binding that integrates go-logging into SLF4Go

To use this binding, use the following imports

import (
    "github.com/slf4go/logger"
    _ "github.com/slf4go/go-logging-binding"
)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoLoggingImpl

type GoLoggingImpl struct{}

func (GoLoggingImpl) Log

func (GoLoggingImpl) Log(level slf4go.Level, msg string, stack []string)

func (GoLoggingImpl) SetLevel

func (GoLoggingImpl) SetLevel(level slf4go.Level)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL