Closed xayanide closed 2 years ago
Thanks for letting me know. It is hard to separate what is displayed in the console from the file, so i made it not to displayed. To make it more convenient, it may be necessary to provide a means of clearly displaying the current settings and a means of changing and restoring them.
Fixed by #134
Description I don't think it is a good idea to include logging the credentials inside the
.logs
file.Because it can be easily be seen in
./logs/channels
folder thenahr.log
file. We can still log them in the console, but just not inside a file, everything else should remain as is, only the credentials should not be inside a file.