Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add section on troubleshooting
  • Loading branch information
adamretter authored Jan 2, 2024
1 parent 2b134e4 commit 386ef38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,10 @@ function transform(content) {
}
```

# <a name="troubleshooting"></a> Troubleshooting

If you have unexpected issues with the TEI Authorizer plugin for oXygen XML Editor, it may be useful to enable logging in oXygen to gather more information.
oXygen utilises the log4j logging framework, and the TEI Authorizer plugin is also designed to write its log messages to that framework. To enable logging in Oxygen see this article: [Where are oxygen author application log files?](https://www.oxygenxml.com/forum/common-problems/topic22087.html).

# <a name="building"></a> Building from Source Code

Expand Down

0 comments on commit 386ef38

Please sign in to comment.