Git Product home page Git Product logo

Comments (3)

maxisam avatar maxisam commented on May 29, 2024

I think it should work just fine with that message

gz := fmt.Sprintf("cd %v && rm -f $(ls -1t *.gz *.gz.encrypted | tail -n +%v)", path, retention+1)

I think it is coming from this line. I probably can add some code to prevent throwing this message

from mgob.

jamesholcomb avatar jamesholcomb commented on May 29, 2024

sounds good 👍

also, in my GCP stackdriver logs, all of the output of mgob comes through as a log entry with severity=error. notice in the log line output above, it shows level=info.

image

i do not use the helm chart...is there a way to write the stackdriver logs as severity=info?

from mgob.

maxisam avatar maxisam commented on May 29, 2024

https://github.com/maxisam/mgob/blob/366207a0954fbfdf684cf0726c8b14e71f94ee08/Makefile#LL85C4-L85C12

you should be able to set the log level like this.

Close this issue since the problem is solved

from mgob.

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.