Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message IDs for anything more severe than LOG_DEBUG #51

Open
nevali opened this issue Sep 21, 2015 · 1 comment
Open

Add message IDs for anything more severe than LOG_DEBUG #51

nevali opened this issue Sep 21, 2015 · 1 comment

Comments

@nevali
Copy link
Member

nevali commented Sep 21, 2015

This allows easy look-up of the messages from reading logs. We can create wiki pages for each message.

Format:

%ANANSI-[INWECA]-0001: Some message or other

(letter's correspond to LOG_xxx levels)

e.g.

%ANANSI-C-0133: Failed to allocate 47 bytes for URI buffer
@nevali
Copy link
Member Author

nevali commented Sep 21, 2015

Message ID ranges:

1000-1999: libcrawl
2000-2999: crawld
3000-3099: RDF processor
3100-3199: LOD processor
4000-4099: disk cache
4100-4199: S3 cache
5000-5099: RDBMS queue

nevali added a commit that referenced this issue Sep 21, 2015
…xceptional circumstances so that crawl_alloc() can be used to allocate the crawler structure itself without dire consequences (#51, #53)
nevali added a commit that referenced this issue Sep 21, 2015
nevali added a commit that referenced this issue Sep 21, 2015
nevali added a commit that referenced this issue Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant