-
-
Notifications
You must be signed in to change notification settings - Fork 230
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 documentation about logging #1520
Comments
@pascalberger I am a beginner can I work on this ?? What resources should I refer for adding the docs about logging? |
@KishkinJ10 everyone is welcome to help! I would suggest to start with referencing/documenting the built-in logging aliases and adding some examples for using those. Something like an advanced section could contain a hint that Cake ships with Spectre.Console and show some (real simple) examples of integrating that. |
We already have the Console Output page containing a link to the logging aliases and mentioning of Spectre.Console. I think the points mentioned in this issue are already done, but we probably can improve this page with some documentation how the verbosity switch and logging aliases work together (e.g. which verbosity level shows which log messages), documentation how to retrieve log level through ICakeContext.Log and example how to use this in a script (e.g. pass verbosity to other tools, or run different code branches based on verbosity) |
hey, can I work on this project |
1 similar comment
hey, can I work on this project |
Feel free to send a PR and we'll review it. |
what is pr? is it proposal? |
I am a full stack developer and I have experiance in web devlopment in HTML,CSS,JS,WORDPRESS,BOOTSTRAP let me khow if I |
A pull request, a proposal of change of files in this repository. You can also find each page source by hitting the edit button on cakebuild.net We are working on switching to a new engine (Statiq), all content will be brought over, but i.e. css/js might not - so assistance there might be worth holding of a bit. |
so can you assign me a task so that I can start working. |
sure done |
so what that I have to do ? |
Read more about forks and pull requests in GitHub docs at Read more about the website in the repository readme Documentation is written in markdown, you can read more about that here |
I have done the fork. now what is the task for me? |
is there any task like build a page or design css for a page or i have to work on isssues? |
@devlead pls reply. |
is this issue alive, can I work on this project along with my developer friend @kartikver15gr8 . |
@pascalberger is this issue still alive i would like to work on this |
@pascalberger Hey! is this issue still alive? If it is, I would like to work on it. |
We should add a page explaining how logging works in Cake.
The text was updated successfully, but these errors were encountered: