This website requires JavaScript.
Explore
Help
Sign In
kevin
/
tacitus
Archived
Watch
1
Fork
0
You've already forked tacitus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-11-30
. You can view files and clone it, but cannot push or open issues or pull requests.
5fff5d19b5
tacitus
/
logger.go
6 lines
87 B
Go
Raw
Normal View
History
Unescape
Escape
Add logger
2017-09-10 10:18:48 -07:00
package
tacitus
type
Logger
interface
{
Logger fixes
2017-09-10 10:57:35 -07:00
Info
(
format
string
,
params
...
interface
{
}
)
Add logger
2017-09-10 10:18:48 -07:00
}
Reference in New Issue
Copy Permalink