The Wayback Machine - https://web.archive.org/web/20210629144428/https://github.com/topics/task-scheduler
Skip to content
#

task-scheduler

Here are 372 public repositories matching this topic...

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
  • Updated Jun 26, 2021
  • C
kilgaloon
kilgaloon commented Sep 24, 2019

Introduce new command that read/tail error/info log

Possible read commands:

  • leprechaun error-log
  • leprechaun info-log

Possible tail commands:

  • leprechaun tail-error-log
  • leprechaun tail-info-log

These commands will try to read global error and info logs if they are specified as global. Every service can have it's own error and info log so we should include default commands in age

Improve this page

Add a description, image, and links to the task-scheduler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-scheduler topic, visit your repo's landing page and select "manage topics."

Learn more