Skip to content
Snippets Groups Projects
Forked from ogs / ogs
26075 commits behind the upstream repository.
Thomas Fischer's avatar
Tom Fischer authored
changed dropFileExtension() implementation
dffaa076
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