Giter VIP home page Giter VIP logo

Comments (5)

Ahtenus avatar Ahtenus commented on August 28, 2024

Won't be fixed. I find the server.log to be best left as is. Adding such a function would just complicate matters unnecessarily.

from minecraft-init.

ikehoff avatar ikehoff commented on August 28, 2024

I'm sorry, I misspoke. I am referring to stdout during execution of commands. I have already implemented this feature myself. Thanks :)

ex: /etc/init.d/minecraft backup
date
blah
blah
blah

from minecraft-init.

Ahtenus avatar Ahtenus commented on August 28, 2024

So you save the output from the init script somehow?
I guess more extensive usage of the system logger could be used (in a separate file).
Don't see much usage in it though.

from minecraft-init.

ikehoff avatar ikehoff commented on August 28, 2024

Yes. /etc/init.d/minecraft backup >>/minecraft/cron.log
2>>/minecraft/cronerr.log

This is part of my crontabs execution line. So when I look at the logs, it
shows when it executed/errored
On Feb 6, 2012 3:58 PM, "Ahtenus" <
[email protected]>
wrote:

So you save the output from the init script somehow?
I guess more extensive usage of the system logger could be used (in a
separate file).
Don't see much usage in it though.


Reply to this email directly or view it on GitHub:
#37 (comment)

from minecraft-init.

Ahtenus avatar Ahtenus commented on August 28, 2024

Ok, I see. The majority of the users probably don't save logs that way and it would make the output even more verbose than they already are. But more extensive use of the syslogger (via the command logger) could probably be used. Nothing I'll add any time soon though.

from minecraft-init.

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.