Code Monkey home page Code Monkey logo

beego-example's Issues

使用最新的logs日志模块,输出到文件无法换行?

main函数里
f := &logs.PatternLogFormatter{ Pattern: "%w%t|%F:%n >> %m", WhenFormat: "2006-01-02 15:04:05", } logs.RegisterFormatter("pattern", f) _ = logs.SetGlobalFormatter("pattern") _ = logs.SetLogger(logs.AdapterFile, {"filename":"kevinApp.log", "level":7, "maxsize":0, "daily":true, "maxdays":30, "color":false}) logs.Async(1e3)
请帮忙看看什么问题?

How do you run this example?

Hi I'm looking for a framework to develop an enterprise Go app with, I came across Beego and I would like to learn more about it. However the documentation isn't good enough on its own. We need more examples and documentation of those examples.

May you please add more to the Readme file.

What is this project about?
What does it do?
Which beego components does it use?
How do I run it in my local machine?

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.