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

Loggin improvements #118

Merged
merged 2 commits into from
Nov 5, 2023
Merged

Loggin improvements #118

merged 2 commits into from
Nov 5, 2023

Conversation

zeldigas
Copy link
Owner

@zeldigas zeldigas commented Nov 5, 2023

Logging across codebase is disabled by default. Instead special messages are printed per every uploaded file.
For additional logging details, user can pass -vvv option.

Extras:

  1. Fixed Optimistic locking fail when updating page with slight  #25
  2. Additional additional coverage to ensure that [AsciiDoc] Links to mail are not properly handled when converted #96 is fixed

1. Explicitly configured logback
2. Log level management via cli parameter
3. by default printing summary for every updated/crated page only
@zeldigas zeldigas merged commit 708e73d into master Nov 5, 2023
1 check passed
dgautier pushed a commit to text2confl/text2confl that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimistic locking fail when updating page with slight
1 participant