You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For file logging, the current (default) log file location is $HOME/.local/share/korakaagaz/log/ and
A configuration file is provided at $HOME/.config/korakaagaz/loggerconfig.settings
Since we're targeting Linux based OSes, I made it this way by trying to adhere to the XDG spec
Currently it is like
For file logging, logs at $HOME/.config/korakaagaz/log/
Config file at $HOME/.config/korakaagaz/infrastructure_logger.xml
it's mostly just a matter of location but I feel it is important
I'll like to know the Architect and Project Manager's opinion
can implement either or a mix of both (and change spec if necessary)
So, in my spec, I mention the following
Since we're targeting Linux based OSes, I made it this way by trying to adhere to the XDG spec
Currently it is like
it's mostly just a matter of location but I feel it is important
I'll like to know the Architect and Project Manager's opinion
can implement either or a mix of both (and change spec if necessary)
@muhammedyaseen-git @convict-git
public issue so that it can be viewed by the entire team
The text was updated successfully, but these errors were encountered: