Skip to content
Snippets Groups Projects
Forked from ogs / ogs
27122 commits behind the upstream repository.
Lars Bilke's avatar
Lars Bilke authored
f2ffda09
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

OpenGeoSys 6

Intro Base

Logging with logog

For details how to use logog see the OGS devguide and the logog documentation.

logog is integrated as a git-subtree and can be updated with (executed in the sources root):

git-subtree pull -P BaseLib/logog --squash https://github.com/johnwbyrd/logog.git

It was initially integrated with:

git-subtree add -P BaseLib/logog --squash https://github.com/johnwbyrd/logog.git master