[installation] Change to nightly
This commit is contained in:
@ -38,7 +38,7 @@ class SC_SYSTEM_CORE_API FdOutput : public Output {
|
||||
void log(const char* channelName,
|
||||
LogLevel level,
|
||||
const char* msg,
|
||||
time_t time);
|
||||
time_t time) override;
|
||||
|
||||
private:
|
||||
bool _colorize;
|
||||
|
||||
Reference in New Issue
Block a user