Giter Site home page Giter Site logo

log's People

Stargazers

Flc゛ avatar  avatar Peter A. avatar Xavier Capaldi avatar Gaukas Wang avatar Ivan Savčić avatar Nicolás Parada avatar Gábor Görzsöny avatar Robin Brämer avatar Ulrich Kautz avatar huang jw avatar Conan_1996 avatar Novikov Bogdan avatar Stanislav Karkavin avatar asfman avatar Alex Valiushko avatar Ted Behling avatar Igor Golovanov avatar Jiacai Liu avatar Krzysztof Kolasiak avatar Tomer Aberbach avatar Yoshiya Hinosawa avatar Bruce Wang avatar Brad Jones avatar venjiang avatar Johnsen avatar  avatar Song Liu avatar  avatar Public profile avatar maber avatar ik5 avatar Dominik Lekse avatar Hiroto Funakoshi avatar dasn avatar Rohman HM avatar Matt Mueller avatar Timothy S. Van Haren avatar Burak Sezer avatar Vladimir Vivien avatar  avatar  avatar Henry.H avatar Edward avatar  avatar Alex Ellwein avatar Jonah George avatar Michael Leonard avatar Quentin Neyrat avatar  avatar BlancosWay avatar frank avatar Sidhartha Mani avatar ginuerzh avatar Kasper Lewau avatar Simon Klee avatar Jesse Lang avatar Dan LaMotte avatar Gonçalo Mendes Cabrita avatar Rob Warner avatar Gronpipmaster avatar bradley avatar Christian Klotz avatar Changsu Jiang avatar Roman Heinrich avatar myoung-su,shin avatar Michael Wagner avatar Fredrik Forsmo avatar Kotaro Yoshimatsu avatar Maxime avatar Cyrill Schumacher avatar Masaki ISHIYAMA avatar Gilles Fabio avatar Bob Liu avatar Taichi Nakashima avatar Cameron Moore avatar Asdine El Hrychy avatar Jimmi Dyson avatar Brian Ketelsen avatar

Watchers

Asim Aslam avatar James Cloos avatar  avatar

log's Issues

Empty interface is an overloaded type

The current Logger interface has a critical problem that empty interface is already an overloaded type.

Log(v ...interface{})
Logf(format string, v ...interface{})

In Log, an interface{} argument represent a structured field. Whereas, Logf interface{} arguments are used to format a string. This will lead to a bigger confusion for users who are seeing this API for the first time and will require the interface to document itself very thoughtfully to be useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.