Giter Club home page Giter Club logo

Comments (15)

ChuanqiXu9 avatar ChuanqiXu9 commented on May 21, 2024 1

怎么引入依赖呢?引入代码还是像gtest那种用外部依赖。我看yaLanTingLibs是引入的代码。

引入代码比较好吧,可以少用户很多事,放在 third_party 里就好

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

GLOG?

from async_simple.

qicosmos avatar qicosmos commented on May 21, 2024

I think spdlog is better, yaLanTingLibs is using spdlog.

from async_simple.

ChuanqiXu9 avatar ChuanqiXu9 commented on May 21, 2024

I think spdlog is better, yaLanTingLibs is using spdlog.

I don't have preference for the specific loggers.

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

logger is necessary

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

logger is necessary

现在排查问题有点棘手

from async_simple.

RainMark avatar RainMark commented on May 21, 2024

那就用spdlog?

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

Try to add support-logger branch

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

那就用spdlog?

可以,可以先弄个整体,其实用哪个logger library不是重点,可以先定义属于我们库自己的宏,到时候换宏后面的就行,重点应该是确立哪里应该打出日志,方便排查问题

from async_simple.

ChuanqiXu9 avatar ChuanqiXu9 commented on May 21, 2024

单独搞个分支不太好;一般像这种feature的流程一般是:个人分支在 POC -> 设计 RFC -> 逐步将更改合入主线

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

单独搞个分支不太好;一般像这种feature的流程一般是:个人分支在 POC -> 设计 RFC -> 逐步将更改合入主线

logger可能一个人搞不定

from async_simple.

ChuanqiXu9 avatar ChuanqiXu9 commented on May 21, 2024

单独搞个分支不太好;一般像这种feature的流程一般是:个人分支在 POC -> 设计 RFC -> 逐步将更改合入主线

logger可能一个人搞不定

这种 feature 多人合作反而会很麻烦;一步做到很好当然是比较困难,但没有必要一步做好;一般先有一个顶层设计之后就可以逐步的进行改造了,肯定是需要长期多次迭代才能做好的

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

feature

OK

from async_simple.

RainMark avatar RainMark commented on May 21, 2024

怎么引入依赖呢?引入代码还是像gtest那种用外部依赖。我看yaLanTingLibs是引入的代码。

from async_simple.

4kangjc avatar 4kangjc commented on May 21, 2024

怎么引入依赖呢?引入代码还是像gtest那种用外部依赖。我看yaLanTingLibs是引入的代码。

引入代码比较好吧,可以少用户很多事,放在 third_party 里就好

都行吧,cmake也可以fetch,直接从github上拉取代码,bazel也OK的

from async_simple.

Related Issues (20)

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.