A mixin class containing functionality for Electron apps. Consumed by the main RC.Logger class. All config options on this mixin can be configured when you create your Logger instance.
Example
var logger = window.RC && new RC.Logger({
});
A mixin class containing functionality for Electron apps. Consumed by the main RC.Logger class. All config options on this mixin can be configured when you create your Logger instance.
var logger = window.RC && new RC.Logger({
});