maleo-foundation 0.0.48__py3-none-any.whl → 0.0.49__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,9 @@
1
1
  from __future__ import annotations
2
2
  from .general import BaseGeneralClients
3
3
  from .google import GoogleClients
4
+ from .utils import BaseClientUtils
4
5
 
5
6
  class BaseClients:
6
7
  General = BaseGeneralClients
7
- Google = GoogleClients
8
+ Google = GoogleClients
9
+ Utils = BaseClientUtils
@@ -0,0 +1,5 @@
1
+ from __future__ import annotations
2
+ from .logger import ClientLoggerManager
3
+
4
+ class BaseClientUtils:
5
+ Logger = ClientLoggerManager
@@ -3,7 +3,7 @@ from maleo_foundation.enums import BaseEnums
3
3
  from maleo_foundation.types import BaseTypes
4
4
  from maleo_foundation.utils.logger import BaseLogger
5
5
 
6
- class ClientLoggingManager:
6
+ class ClientLoggerManager:
7
7
  _loggers:Dict[type, BaseLogger] = {}
8
8
 
9
9
  @classmethod
@@ -1,6 +1,7 @@
1
1
  import logging
2
2
  import os
3
3
  from datetime import datetime
4
+ from typing import Callable
4
5
  from maleo_foundation.clients.google.cloud.logging import GoogleCloudLogging
5
6
  from maleo_foundation.enums import BaseEnums
6
7
  from maleo_foundation.types import BaseTypes
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.0.48
3
+ Version: 0.0.49
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -3,8 +3,7 @@ maleo_foundation/constants.py,sha256=aBmEfWlBqZxi0k-n6h2NM1YRLOjMnheEiLyQcjP-zCQ
3
3
  maleo_foundation/enums.py,sha256=uXA5fLFeDXwlspUjU4DXSB68dfanxEwIJhsAMZXhsYo,2359
4
4
  maleo_foundation/extended_types.py,sha256=pIKt-_9tby4rmune3fmWcCW_mohaNRh_1lywBmdc-L4,301
5
5
  maleo_foundation/types.py,sha256=D_EtYK-sNeELSbc-ngX65iuQCRhZQB4TtV73P6Gl76o,1206
6
- maleo_foundation/clients/__init__.py,sha256=W8vydJYeDEi6gdmOZSBFSSDsfZJtb8C05CHErZgsZ30,188
7
- maleo_foundation/clients/logging.py,sha256=JaAYfLkci97bTb6Wt5YO1uxQK5afIMuR8kin0q5rlIM,1145
6
+ maleo_foundation/clients/__init__.py,sha256=OnSF_sjpaPfxNthmTd8FfIni3su7wsJs501znsjwx14,251
8
7
  maleo_foundation/clients/general/__init__.py,sha256=l9eQrBeLW4aXtGU5aK3i6fD-msVR4526W7D9V8WCXIg,91
9
8
  maleo_foundation/clients/general/http.py,sha256=Awvs470hgdhZSZW_uoIFJGcJ5hcfDEIX0A2yUaP9UCA,1353
10
9
  maleo_foundation/clients/google/__init__.py,sha256=1uv6nF9QbATsSAcMimQOT7Y-eBljjDunBojNX6oAtS8,90
@@ -12,6 +11,8 @@ maleo_foundation/clients/google/cloud/__init__.py,sha256=WGMPxEKKdkz3XGY5dZn9E-n
12
11
  maleo_foundation/clients/google/cloud/logging.py,sha256=b-q6Mhlt2Vl5HBh-YXeEEfGu1TMFK_XIJa55haMvkpA,1552
13
12
  maleo_foundation/clients/google/cloud/secret.py,sha256=cFewA-EYsAaEfxc2G2XGzwHreW1FgyCK6MpwOARE24M,3452
14
13
  maleo_foundation/clients/google/cloud/storage.py,sha256=y_HAsbcGSnu5sxZPxaQWFWvOlF3vEcqkej2834OgAS0,2617
14
+ maleo_foundation/clients/utils/__init__.py,sha256=hChEGABHH4tOFxPRcpxmlhkM9PgF18M7wXapH88hpu4,131
15
+ maleo_foundation/clients/utils/logger.py,sha256=QhxljzrvNY_gXAHCqaOUJJAgwvvcE9v3IQK6AWYxzM4,1144
15
16
  maleo_foundation/db/__init__.py,sha256=fFqGxpsiowiws70AqOfcOWFhwaahfOj9_05JSJ0iRaE,107
16
17
  maleo_foundation/db/database.py,sha256=NroYq_nCO4Je869wPB711b11UGMhbxw8GRIpWppYan4,2057
17
18
  maleo_foundation/db/engine.py,sha256=kw2SMMiWy5KARquh4TLk7v6HwlHW97lUIUvqdFbhNxk,1600
@@ -47,11 +48,11 @@ maleo_foundation/models/transfers/results/service/controllers/rest.py,sha256=wCu
47
48
  maleo_foundation/utils/__init__.py,sha256=FavmL5XYGCm955EAKiWWcXYeU15p5rSzfcglpV2yI6c,387
48
49
  maleo_foundation/utils/controller.py,sha256=hapDGng4q5XTfaG18M3bbFsFGqEOlkNKRzGf8BMKrhs,2996
49
50
  maleo_foundation/utils/exceptions.py,sha256=mcvBwHm6uWpVQkPtO1T2j-GaTYEiyPOeGxiDL9-sjNA,3639
50
- maleo_foundation/utils/logger.py,sha256=sK95UC5jLKKuAV8lu8pFnoQfLRB0nPtCbmAC5CJLgO8,3338
51
+ maleo_foundation/utils/logger.py,sha256=ajEPK5XC4hAEcwMeM8JIyz9zXgXtLmIc_AIDynBtNjE,3366
51
52
  maleo_foundation/utils/query.py,sha256=qKNcjf5J7_Q7NjA79BO6_TpZVdYcF8YIO68F9M501ew,4398
52
53
  maleo_foundation/utils/formatter/__init__.py,sha256=iKf5YCbEdg1qKnFHyKqqcQbqAqEeRUf8mhI3v3dQoj8,78
53
54
  maleo_foundation/utils/formatter/case.py,sha256=TmvvlfzGdC_omMTB5vAa40TZBxQ3hnr-SYeo0M52Rlg,1352
54
- maleo_foundation-0.0.48.dist-info/METADATA,sha256=jCMgxxpqpC_h2P6WpVsi6v6DDJgbzaCUXPteFKuWU6Y,3160
55
- maleo_foundation-0.0.48.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
56
- maleo_foundation-0.0.48.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
57
- maleo_foundation-0.0.48.dist-info/RECORD,,
55
+ maleo_foundation-0.0.49.dist-info/METADATA,sha256=TFd6x9MxoMc-Mul21sGodbEN05tmlVU8JrB0G7LZxXs,3160
56
+ maleo_foundation-0.0.49.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
57
+ maleo_foundation-0.0.49.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
58
+ maleo_foundation-0.0.49.dist-info/RECORD,,