//
pkg.gl
Category
github.com/leostmac/grafana-plugin-sdk-go
backend
log
package
0.0.11
Repository:
https://github.com/leostmac/grafana-plugin-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
67 SLOC
#
Functions
New
New creates a new logger.
NewWithLevel
NewWithLevel creates a new logger at the Level defined.
#
Constants
Debug
No description provided by the author
Error
No description provided by the author
Info
No description provided by the author
NoLevel
No description provided by the author
Trace
No description provided by the author
Warn
No description provided by the author
#
Variables
DefaultLogger
DefaultLogger is the default logger.
#
Interfaces
Logger
Logger is the main Logger interface.
#
Type aliases
Level
No description provided by the author