Initial commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// @flow
|
||||
|
||||
import Roarr from 'roarr';
|
||||
|
||||
const Logger = Roarr
|
||||
.child({
|
||||
package: 'global-agent',
|
||||
});
|
||||
|
||||
export default Logger;
|
||||
Reference in New Issue
Block a user