mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-07 16:12:10 +01:00
Fix typos
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Logging
|
||||
|
||||
SCM-Manager logs information which can be useful, if the system not behave as expected.
|
||||
SCM-Manager logs information which can be useful, if the system does not behave as expected.
|
||||
The logging behavior depends on your operating system and installation.
|
||||
|
||||
| Type of Installation | Logging |
|
||||
|----------------------|---------|
|
||||
| Docker | Stdout |
|
||||
| Docker | stdout |
|
||||
| RPM | /var/log/scm |
|
||||
| DEB | /var/log/scm |
|
||||
| Unix | $BASEDIR/logs |
|
||||
@@ -16,7 +16,7 @@ The location of the **$BASEDIR** can be found [here](basedirectory).
|
||||
|
||||
## Configuration
|
||||
|
||||
The logging behaviour of SCM-Manager can be configured via a xml file.
|
||||
The logging behaviour of SCM-Manager can be configured via an xml file.
|
||||
The syntax and properties can be found [here](http://logback.qos.ch/manual/configuration.html).
|
||||
The location of the file depends also on the type of installation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user